Home
last modified time | relevance | path

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

/PHP-8.1/sapi/cli/
H A Dgenerate_mime_type_map.php19 $types = json_decode($data, true); variable
/PHP-8.1/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-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_32.c151 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativePPC_64.c429 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativeMIPS_32.c450 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativeMIPS_64.c550 sljit_s32 types = 0; in call_with_args() local
H A DsljitNativeX86_64.c654 sljit_s32 types = 0; in call_with_args() local
H A DsljitLir.c1036 sljit_s32 types, arg_count, curr_type; in check_sljit_emit_enter() local
1088 sljit_s32 types, arg_count, curr_type; in check_sljit_set_context() local
1626 sljit_s32 i, types, curr_type, scratches, fscratches; in check_sljit_emit_call() local
1755 sljit_s32 i, types, curr_type, scratches, fscratches; in check_sljit_emit_icall() local
H A DsljitNativeARM_32.c2286 sljit_s32 types = 0; in softfloat_call_with_args() local
H A DsljitNativeARM_T2_32.c1883 sljit_s32 types = 0; in softfloat_call_with_args() local
/PHP-8.1/ext/soap/
H A Dphp_sdl.c1289 static sdlContentModelPtr sdl_deserialize_model(sdlTypePtr *types, sdlTypePtr *elements, char **in) in sdl_deserialize_model()
1327 static void sdl_deserialize_type(sdlTypePtr type, sdlTypePtr *types, encodePtr *encoders, char **in) in sdl_deserialize_type()
1415 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder()
1458 …ze_soap_body(sdlSoapBindingFunctionBodyPtr body, encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_soap_body()
1517 static HashTable* sdl_deserialize_parameters(encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_parameters()
1547 sdlTypePtr *types; in get_sdl_from_cache() local
H A Dphp_sdl.h53 HashTable *types; /* array of sdlTypesPtr */ member
/PHP-8.1/ext/fileinfo/libmagic/
H A Dreadcdf.c429 const int types[5]; member
H A Dcdf.c1396 static const char *types[] = { "empty", "user storage", in cdf_dump_dir() local
/PHP-8.1/ext/ffi/
H A Dphp_ffi.h36 HashTable types; variable
/PHP-8.1/ext/mysqli/
H A Dmysqli_api.c182 …param_do_bind(MY_STMT *stmt, unsigned int num_vars, zval *args, const char * const types, unsigned… in mysqli_stmt_bind_param_do_bind()
262 …param_do_bind(MY_STMT *stmt, unsigned int num_vars, zval *args, const char * const types, unsigned… in mysqli_stmt_bind_param_do_bind()
319 char *types; in PHP_FUNCTION() local
H A Dmysqli.stub.php623 public function bind_param(string $types, mixed &...$vars): bool {}
984 function mysqli_stmt_bind_param(mysqli_stmt $statement, string $types, mixed &...$vars): bool {}
/PHP-8.1/ext/odbc/
H A Dodbc.stub.php135 …, ?string $catalog = null, ?string $schema = null, ?string $table = null, ?string $types = null) {}
/PHP-8.1/build/
H A Dgen_stub.php414 public $types; variable in Type
472 private function __construct(array $types) {
/PHP-8.1/ext/date/lib/
H A Dtimelib.h186 timelib_sll types[6]; member
/PHP-8.1/Zend/
H A Dzend_types.h138 zend_type types[1]; member

Completed in 115 milliseconds