Home
last modified time | relevance | path

Searched defs:types (Results 1 – 23 of 23) sorted by relevance

/php-src/sapi/cli/
H A Dgenerate_mime_type_map.php19 $types = json_decode($data, true); variable
/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp104 const Formattable::Type *types = MessageFormatAdapter::phpGetArgTypeList( in umsg_get_numeric_types() local
373 HashTable *types; in umsg_format_helper() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_64.c224 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativePPC_64.c511 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativeMIPS_32.c217 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativeX86_32.c321 sljit_s32 size, args_size, types, status; in sljit_emit_enter() local
788 sljit_sw types, word_arg_count, float_arg_count; in tail_call_with_args() local
H A DsljitNativeX86_64.c804 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativeARM_32.c3011 sljit_s32 types = 0; in softfloat_call_with_args() local
H A DsljitNativeARM_T2_32.c2549 sljit_s32 types = 0; in softfloat_call_with_args() local
/php-src/ext/soap/
H A Dphp_sdl.c1298 static sdlContentModelPtr sdl_deserialize_model(sdlTypePtr *types, sdlTypePtr *elements, char **in) in sdl_deserialize_model()
1336 static void sdl_deserialize_type(sdlTypePtr type, sdlTypePtr *types, encodePtr *encoders, char **in) in sdl_deserialize_type()
1424 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder()
1470 …ze_soap_body(sdlSoapBindingFunctionBodyPtr body, encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_soap_body()
1529 static HashTable* sdl_deserialize_parameters(encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_parameters()
1559 sdlTypePtr *types; in get_sdl_from_cache() local
H A Dphp_sdl.h53 HashTable *types; /* array of sdlTypesPtr */ member
/php-src/ext/opcache/jit/ir/
H A Dir_emit.c476 int8_t *pred, *loc, *types; in ir_parallel_copy() local
758 int8_t *types; in ir_dessa_parallel_copy() local
/php-src/ext/mysqli/
H A Dmysqli.stub.php768 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…
H A Dmysqli_api.c79 …param_do_bind(MY_STMT *stmt, unsigned int num_vars, zval *args, const char * const types, unsigned… in mysqli_stmt_bind_param_do_bind()
135 char *types; in PHP_FUNCTION() local
/php-src/ext/ffi/
H A Dphp_ffi.h36 HashTable types; variable
/php-src/ext/fileinfo/libmagic/
H A Dreadcdf.c427 const int types[5]; member
H A Dcdf.c1405 static const char *types[] = { "empty", "user storage", in cdf_dump_dir() local
/php-src/ext/odbc/
H A Dodbc.stub.php385 function odbc_connect(string $dsn, ?string $user = null, #[\SensitiveParameter] ?string $password =…
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtoken.h190 types; member
/php-src/build/
H A Dgen_stub.php557 public array $types; variable in Type
634 private function __construct(array $types, bool $isIntersection) {
/php-src/ext/date/lib/
H A Dtimelib.h186 timelib_sll types[6]; member
/php-src/Zend/
H A Dzend_types.h142 zend_type types[1]; member
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11277 ir_refs *merge_inputs, *types, *ptrs; local

Completed in 173 milliseconds