/PHP-8.0/sapi/cli/ |
H A D | generate_mime_type_map.php | 19 $types = json_decode($data, true); variable
|
/PHP-8.0/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-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeSPARC_32.c | 148 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativePPC_64.c | 417 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativeMIPS_32.c | 453 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativeMIPS_64.c | 554 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitNativeX86_64.c | 654 sljit_s32 types = 0; in call_with_args() local
|
H A D | sljitLir.c | 1022 sljit_s32 types, arg_count, curr_type; in check_sljit_emit_enter() local 1074 sljit_s32 types, arg_count, curr_type; in check_sljit_set_context() local 1612 sljit_s32 i, types, curr_type, scratches, fscratches; in check_sljit_emit_call() local 1741 sljit_s32 i, types, curr_type, scratches, fscratches; in check_sljit_emit_icall() local
|
H A D | sljitNativeARM_T2_32.c | 1872 sljit_s32 types = 0; in softfloat_call_with_args() local
|
H A D | sljitNativeARM_32.c | 2203 sljit_s32 types = 0; in softfloat_call_with_args() local
|
/PHP-8.0/ext/soap/ |
H A D | php_sdl.c | 1286 static sdlContentModelPtr sdl_deserialize_model(sdlTypePtr *types, sdlTypePtr *elements, char **in) in sdl_deserialize_model() 1324 static void sdl_deserialize_type(sdlTypePtr type, sdlTypePtr *types, encodePtr *encoders, char **in) in sdl_deserialize_type() 1412 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder() 1455 …ze_soap_body(sdlSoapBindingFunctionBodyPtr body, encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_soap_body() 1514 static HashTable* sdl_deserialize_parameters(encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_parameters() 1544 sdlTypePtr *types; in get_sdl_from_cache() local
|
H A D | php_sdl.h | 53 HashTable *types; /* array of sdlTypesPtr */ member
|
/PHP-8.0/build/ |
H A D | gen_stub.php | 248 public $types; variable in Type 250 public function __construct(array $types) {
|
/PHP-8.0/ext/ffi/ |
H A D | php_ffi.h | 36 HashTable types; variable
|
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | readcdf.c | 429 const int types[5]; member
|
H A D | cdf.c | 1396 static const char *types[] = { "empty", "user storage", in cdf_dump_dir() local
|
/PHP-8.0/ext/mysqli/ |
H A D | mysqli_api.c | 182 …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 D | mysqli.stub.php | 410 public function bind_param(string $types, mixed &...$vars) {} 697 function mysqli_stmt_bind_param(mysqli_stmt $statement, string $types, mixed &...$vars): bool {}
|
/PHP-8.0/ext/odbc/ |
H A D | odbc.stub.php | 132 …, ?string $catalog = null, ?string $schema = null, ?string $table = null, ?string $types = null) {}
|
/PHP-8.0/Zend/ |
H A D | zend_types.h | 138 zend_type types[1]; member
|