Home
last modified time | relevance | path

Searched defs:type_name (Results 1 – 15 of 15) sorted by relevance

/php-src/Zend/
H A Dzend_list.h35 const char *type_name; member
H A Dzend_list.c265 …er_list_destructors_ex(rsrc_dtor_func_t ld, rsrc_dtor_func_t pld, const char *type_name, int modul… in zend_register_list_destructors_ex()
285 ZEND_API int zend_fetch_list_dtor_id(const char *type_name) in zend_fetch_list_dtor_id()
H A Dzend.c2064 ZEND_API void zend_alloc_ce_cache(zend_string *type_name) in zend_alloc_ce_cache()
H A Dzend_API.c3000 const char *type_name = ZEND_TYPE_LITERAL_NAME(info->type); in zend_register_functions() local
/php-src/ext/opcache/
H A Dzend_persist.c317 uint32_t zend_accel_get_class_name_map_ptr(zend_string *type_name) in zend_accel_get_class_name_map_ptr()
363 zend_string *type_name = ZEND_TYPE_NAME(*single_type); in zend_persist_type() local
H A Dzend_persist_calc.c196 zend_string *type_name = ZEND_TYPE_NAME(*single_type); in zend_persist_type_calc() local
H A Dzend_file_cache.c455 zend_string *type_name = ZEND_TYPE_NAME(*type); local
1320 zend_string *type_name = ZEND_TYPE_NAME(*type); local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dlog.c281 const lxb_char_t *type_name; in lxb_css_log_message_serialize() local
/php-src/ext/standard/
H A Dtype.c249 const char *type_name = zend_rsrc_list_get_rsrc_type(Z_RES_P(arg)); in php_is_type() local
H A Dvar.c214 const char *type_name = zend_rsrc_list_get_rsrc_type(Z_RES_P(struc)); in php_var_dump() local
408 const char *type_name = zend_rsrc_list_get_rsrc_type(Z_RES_P(struc)); in php_debug_zval_dump() local
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtoken.c270 lxb_css_syntax_token_type_id_by_name(const lxb_char_t *type_name, size_t len) in lxb_css_syntax_token_type_id_by_name()
/php-src/ext/soap/
H A Dphp_encoding.c458 zend_string *type_name; in master_to_xml_int() local
2811 xmlChar *type_name = NULL; in guess_zval_convert() local
H A Dsoap.c801 char *type_name = NULL; in soap_create_typemap() local
/php-src/ext/pgsql/
H A Dpgsql.c4629 static php_pgsql_data_type php_pgsql_get_data_type(const zend_string *type_name) in php_pgsql_get_data_type()
/php-src/ext/openssl/
H A Dopenssl.c5141 const char *type_name = EVP_PKEY_get0_type_name(pkey); in PHP_FUNCTION() local

Completed in 96 milliseconds