Home
last modified time | relevance | path

Searched defs:key (Results 101 – 125 of 183) sorted by relevance

12345678

/PHP-7.4/ext/standard/
H A Dhead.c191 zend_string *key; in php_head_parse_cookie_options_array() local
H A Darray.c1247 PHP_FUNCTION(key) in PHP_FUNCTION() argument
2725 zend_string *key = zval_get_tmp_string(entry, &tmp_key); local
3389 zend_string *key; local
4279 zend_string *key = zval_get_tmp_string(keyval, &tmp_key); local
4374 zend_string *key; local
5463 zend_string *str, *tmp_str, *key; local
6084 zval *key; local
6335 zval *key; local
6481 zend_string *key = zval_get_tmp_string(entry_keys, &tmp_key); local
H A Diptc.c323 char *str, key[16]; in PHP_FUNCTION() local
H A Durl.c340 zend_long key = -1; in PHP_FUNCTION() local
H A Dbasic_functions.h253 char *key; member
/PHP-7.4/ext/dom/
H A Ddom_iterators.c157 static void php_dom_iterator_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in php_dom_iterator_current_key()
/PHP-7.4/TSRM/
H A Dtsrm_win32.h30 key_t key; member
/PHP-7.4/Zend/
H A Dzend_vm_def.h5017 zval key; variable
5774 zend_string *key; variable
5776 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, key, val) { in ZEND_HASH_FOREACH_STR_KEY_VAL() argument
5828 zval key; variable
6169 zend_string *key; variable
7025 zval *key, *subject; variable
8631 zend_string *key; variable
8635 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, key, val) { in ZEND_HASH_FOREACH_STR_KEY_VAL() argument
H A Dzend_vm_execute.h1970 zval key; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
2189 zend_string *key; in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER() local
2243 zval key; in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER() local
6715 zend_string *key; in ZEND_IN_ARRAY_SPEC_CONST_CONST_HANDLER() local
9646 zval *key = NULL; in ZEND_YIELD_SPEC_CONST_UNUSED_HANDLER() local
24102 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER() local
26226 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_TMPVAR_HANDLER() local
29950 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER() local
41086 zend_string *key; in ZEND_UNSET_DIM_SPEC_CV_CONST_HANDLER() local
44489 zend_string *key; in ZEND_UNSET_DIM_SPEC_CV_TMPVAR_HANDLER() local
[all …]
H A Dzend_interfaces.c186 ZEND_API void zend_user_it_get_current_key(zend_object_iterator *_iter, zval *key) in zend_user_it_get_current_key()
/PHP-7.4/ext/zend_test/
H A Dtest.c146 …n *zend_test_class_method_get(zend_object **object, zend_string *name, const zval *key) /* {{{ */ { in zend_test_class_method_get()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.c1695 zend_string *key = zend_string_init_interned(func_infos[i].name, func_infos[i].name_len, 1); in zend_func_info_startup() local
/PHP-7.4/sapi/apache2handler/
H A Dapache_config.c157 zend_string *key; in merge_php_config() local
H A Dsapi_apache2.c261 char *key, *val; in php_apache_sapi_register_variables() local
/PHP-7.4/ext/soap/
H A Dsoap.c1403 zend_string *key; in PHP_METHOD() local
1425 zend_string *key; in PHP_METHOD() local
3630 smart_str key = {0}; local
3878 smart_str key = {0}; local
4096 smart_str key = {0}; local
4342 smart_str key = {0}; local
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c38 char* key; /* pointer to sort key */ member
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp399 UnicodeString& key = farg_names[argNum]; in umsg_format_helper() local
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c881 static void spl_fixedarray_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_fixedarray_it_get_current_key()
908 SPL_METHOD(SplFixedArray, key) in SPL_METHOD() argument
/PHP-7.4/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h138 const char* key; member
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c63 static xml_element_attr* new_attr(const char* key, const char* val) { in new_attr()
/PHP-7.4/ext/ffi/
H A Dffi.c1828 zend_long key; member
1878 static void zend_ffi_cdata_it_get_current_key(zend_object_iterator *it, zval *key) /* {{{ */ in zend_ffi_cdata_it_get_current_key()
1941 zend_string *key; in zend_ffi_cdata_get_debug_info() local
2768 static zend_function *zend_ffi_get_func(zend_object **obj, zend_string *name, const zval *key) /* {… in zend_ffi_get_func()
2977 zend_string *key; in zend_ffi_same_types() local
3493 zend_string *key; in zend_ffi_validate_incomplete_type() local
3510 zend_string *key; in zend_ffi_validate_incomplete_type() local
4763 …n *zend_fake_get_method(zend_object **obj_ptr, zend_string *method_name, const zval *key) /* {{{ */ in zend_fake_get_method()
5752 zend_string *key; local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c1230 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha…
1269 static int phpdbg_watchpoint_parse_step(char *name, size_t namelen, char *key, size_t keylen, HashT…
/PHP-7.4/win32/build/
H A Dconfutils.js2182 var ignore_key = function(key) { argument
2439 function handle_analyzer_makefile_flags(fd, key, val) argument
/PHP-7.4/ext/opcache/
H A Dzend_persist.c1048 zend_persistent_script *zend_accel_script_persist(zend_persistent_script *script, const char **key,… in zend_accel_script_persist()
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c270 zend_string *key = zend_string_init(search_string, strlen(search_string), 1); in php_com_load_typelib_via_cache() local

Completed in 249 milliseconds

12345678