Home
last modified time | relevance | path

Searched defs:key (Results 126 – 150 of 200) sorted by relevance

12345678

/PHP-8.1/Zend/Optimizer/
H A Dzend_optimizer.c1360 zend_string *key; in zend_foreach_op_array() local
1408 zend_string *key; in zend_optimize_script() local
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.c458 zend_string *key; in pdo_stmt_construct() local
1296 …atic zend_function *dbh_method_get(zend_object **object, zend_string *method_name, const zval *key) in dbh_method_get()
/PHP-8.1/ext/intl/collator/
H A Dcollator_sort.c36 char* key; /* pointer to sort key */ member
/PHP-8.1/sapi/apache2handler/
H A Dapache_config.c161 zend_string *key; in merge_php_config() local
H A Dsapi_apache2.c270 char *key, *val; in php_apache_sapi_register_variables() local
/PHP-8.1/ext/soap/
H A Dsoap.c1111 zend_string *key; in PHP_METHOD() local
1133 zend_string *key; in PHP_METHOD() local
3198 smart_str key = {0}; local
3437 smart_str key = {0}; local
3665 smart_str key = {0}; local
3907 smart_str key = {0}; local
H A Dphp_encoding.c2224 zval key; in to_xml_array() local
2644 xmlNodePtr key; in to_xml_map() local
2688 zval key, value; in to_zval_map() local
3457 zend_string *key; in is_map() local
/PHP-8.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp397 UnicodeString& key = farg_names[argNum]; in umsg_format_helper() local
/PHP-8.1/ext/reflection/
H A Dphp_reflection.c384 zend_string *key; in _class_string() local
742 zend_string *key; in _function_closure_string() local
1084 zend_string *key; in _extension_string() local
3992 zend_string *key; in add_class_vars() local
4034 zend_string *key; in ZEND_METHOD() local
4567 static void _addproperty(zend_property_info *pptr, zend_string *key, zend_class_entry *ce, HashTabl… in _addproperty()
4582 static void _adddynproperty(zval *ptr, zend_string *key, zend_class_entry *ce, zval *retval) in _adddynproperty()
4608 zend_string *key; in ZEND_METHOD() local
4663 zend_string *key; in ZEND_METHOD() local
6056 zend_string *key; in ZEND_METHOD() local
[all …]
/PHP-8.1/ext/simplexml/
H A Dsimplexml.c956 zend_string *key; in sxe_properties_add() local
1464 zend_string *key = zend_string_init(prefix, strlen(prefix), 0); in sxe_add_namespace_name() local
2018 PHP_METHOD(SimpleXMLElement, key) in PHP_METHOD() argument
2535 static void php_sxe_iterator_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in php_sxe_iterator_current_key()
/PHP-8.1/Zend/
H A Dzend_vm_execute.h2235 zval key; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
2545 zend_string *key; in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER() local
2597 zval key; in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER() local
7721 zend_string *key; in ZEND_IN_ARRAY_SPEC_CONST_CONST_HANDLER() local
10524 zval *key = NULL; in ZEND_YIELD_SPEC_CONST_UNUSED_HANDLER() local
24769 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER() local
27065 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_TMPVAR_HANDLER() local
31345 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER() local
42647 zend_string *key; in ZEND_UNSET_DIM_SPEC_CV_CONST_HANDLER() local
46244 zend_string *key; in ZEND_UNSET_DIM_SPEC_CV_TMPVAR_HANDLER() local
[all …]
H A Dzend_virtual_cwd.c365 zend_ulong key = realpath_cache_key(path, path_len); in realpath_cache_del() local
439 zend_ulong key = realpath_cache_key(path, path_len); in realpath_cache_find() local
H A Dzend_constants.c551 static void* zend_hash_add_constant(HashTable *ht, zend_string *key, zend_constant *c) in zend_hash_add_constant()
/PHP-8.1/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h136 const char* key; member
/PHP-8.1/ext/standard/
H A Durl.c336 zend_long key = -1; in PHP_FUNCTION() local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_watch.c1215 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha…
1256 static int phpdbg_watchpoint_parse_step(char *name, size_t namelen, char *key, size_t keylen, HashT…
H A Dphpdbg.h79 #define zend_hash_str_add_tmp(ht, key, len, pData) \ argument
/PHP-8.1/win32/build/
H A Dconfutils.js2188 var ignore_key = function(key) { argument
2438 function handle_analyzer_makefile_flags(fd, key, val) argument
/PHP-8.1/ext/com_dotnet/
H A Dcom_typeinfo.c267 zend_string *key = zend_string_init(search_string, strlen(search_string), 1); in php_com_load_typelib_via_cache() local
H A Dcom_handlers.c290 static zend_function *com_method_get(zend_object **object_ptr, zend_string *name, const zval *key) in com_method_get()
/PHP-8.1/ext/ffi/
H A Dffi.c1861 zend_long key; member
1911 static void zend_ffi_cdata_it_get_current_key(zend_object_iterator *it, zval *key) /* {{{ */ in zend_ffi_cdata_it_get_current_key()
1975 zend_string *key; in zend_ffi_cdata_get_debug_info() local
2807 static zend_function *zend_ffi_get_func(zend_object **obj, zend_string *name, const zval *key) /* {… in zend_ffi_get_func()
3018 zend_string *key; in zend_ffi_same_types() local
3534 zend_string *key; in zend_ffi_validate_incomplete_type() local
3551 zend_string *key; in zend_ffi_validate_incomplete_type() local
5019 …n *zend_fake_get_method(zend_object **obj_ptr, zend_string *method_name, const zval *key) /* {{{ */ in zend_fake_get_method()
6034 zend_string *key; local
/PHP-8.1/ext/spl/
H A Dspl_iterators.h121 zval key; member
H A Dspl_dllist.c907 static void spl_dllist_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_dllist_it_get_current_key()
927 PHP_METHOD(SplDoublyLinkedList, key) in PHP_METHOD() argument
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_conf.h17 char *key; member
/PHP-8.1/main/
H A Dphp_ini.c251 char *key = NULL; in php_ini_parser_cb() local

Completed in 359 milliseconds

12345678