/php-src/sapi/cli/ |
H A D | generate_mime_type_map.php | 19 $types = json_decode($data, true); variable
|
/php-src/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 104 const Formattable::Type *types = MessageFormatAdapter::phpGetArgTypeList( in umsg_get_numeric_types() local 373 HashTable *types; in umsg_format_helper() local
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_emit.c | 476 int8_t *pred, *loc, *types; in ir_parallel_copy() local 680 …void ir_dessa_resolve_cycle(ir_ctx *ctx, int32_t *pred, int32_t *loc, int8_t *types, ir_bitset tod… in ir_dessa_resolve_cycle() 781 int8_t *types; in ir_dessa_parallel_copy() local
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeMIPS_64.c | 224 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativePPC_64.c | 511 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativeMIPS_32.c | 217 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativeX86_32.c | 318 sljit_s32 size, args_size, types, status; in sljit_emit_enter() local 785 sljit_sw types, word_arg_count, float_arg_count; in tail_call_with_args() local
|
H A D | sljitNativeX86_64.c | 808 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativeARM_T2_32.c | 2704 sljit_s32 types = 0; in softfloat_call_with_args() local
|
H A D | sljitNativeARM_32.c | 3139 sljit_s32 types = 0; in softfloat_call_with_args() local
|
/php-src/ext/soap/ |
H A D | php_sdl.c | 1250 static sdlContentModelPtr sdl_deserialize_model(sdlTypePtr *types, sdlTypePtr *elements, char **in) in sdl_deserialize_model() 1288 static void sdl_deserialize_type(sdlTypePtr type, sdlTypePtr *types, encodePtr *encoders, char **in) in sdl_deserialize_type() 1376 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder() 1422 …ze_soap_body(sdlSoapBindingFunctionBodyPtr body, encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_soap_body() 1484 static HashTable* sdl_deserialize_parameters(encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_parameters() 1514 sdlTypePtr *types; in get_sdl_from_cache() local
|
H A D | php_sdl.h | 53 HashTable *types; /* array of sdlTypesPtr */ member
|
/php-src/ext/mysqli/ |
H A D | mysqli.stub.php | 747 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…
|
H A D | mysqli_api.c | 75 …ind_param_do_bind(MY_STMT *stmt, uint32_t num_vars, zval *args, const char * const types, unsigned… in mysqli_stmt_bind_param_do_bind() 130 char *types; in PHP_FUNCTION() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 427 const int types[5]; member
|
H A D | cdf.c | 1405 static const char *types[] = { "empty", "user storage", in cdf_dump_dir() local
|
/php-src/ext/ffi/ |
H A D | php_ffi.h | 36 HashTable types; variable
|
/php-src/ext/odbc/ |
H A D | odbc.stub.php | 376 …function odbc_connect(string $dsn, ?string $user = null, #[\SensitiveParameter] ?string $password …
|
/php-src/ext/dom/lexbor/lexbor/css/syntax/ |
H A D | token.h | 190 types; member
|
/php-src/build/ |
H A D | gen_stub.php | 562 public array $types; variable in Type 639 private function __construct(array $types, bool $isIntersection) {
|
/php-src/ext/date/lib/ |
H A D | timelib.h | 186 timelib_sll types[6]; member
|
/php-src/Zend/ |
H A D | zend_types.h | 142 zend_type types[1]; member
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 11712 ir_refs *merge_inputs, *types, *ptrs; local
|