Home
last modified time | relevance | path

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

123456789

/PHP-8.3/ext/standard/
H A Diptc.c308 char *str, key[16]; in PHP_FUNCTION() local
H A Durl.c336 zend_long key = -1; in PHP_FUNCTION() local
/PHP-8.3/ext/pdo/
H A Dpdo_dbh.c461 zend_string *key; in pdo_stmt_construct() local
1313 …atic zend_function *dbh_method_get(zend_object **object, zend_string *method_name, const zval *key) in dbh_method_get()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c383 zend_string *key; in _class_string() local
746 zend_string *key; in _function_closure_string() local
1088 zend_string *key; in _extension_string() local
4068 zend_string *key; in add_class_vars() local
4110 zend_string *key; in ZEND_METHOD() local
4658 static void _adddynproperty(zval *ptr, zend_string *key, zend_class_entry *ce, zval *retval) in _adddynproperty()
4684 zend_string *key; in ZEND_METHOD() local
4739 zend_string *key; in ZEND_METHOD() local
4807 zend_string *name, *key; in ZEND_METHOD() local
6153 zend_string *key; in ZEND_METHOD() local
[all …]
/PHP-8.3/ext/intl/collator/
H A Dcollator_sort.c36 char* key; /* pointer to sort key */ member
/PHP-8.3/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.3/ext/soap/
H A Dsoap.c1063 zend_string *key; in PHP_METHOD() local
1088 zend_string *key; in PHP_METHOD() local
3152 smart_str key = {0}; local
3391 smart_str key = {0}; local
3619 smart_str key = {0}; local
3861 smart_str key = {0}; local
H A Dphp_encoding.c2260 zval key; in to_xml_array() local
2687 xmlNodePtr key; in to_xml_map() local
2731 zval key, value; in to_zval_map() local
3502 zend_string *key; in is_map() local
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp397 UnicodeString& key = farg_names[argNum]; in umsg_format_helper() local
/PHP-8.3/ext/mysqli/
H A Dmysqli.stub.php768 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…
/PHP-8.3/ext/simplexml/
H A Dsimplexml.c950 zend_string *key; in sxe_properties_add() local
1458 zend_string *key = zend_string_init(prefix, strlen(prefix), 0); in sxe_add_namespace_name() local
2043 PHP_METHOD(SimpleXMLElement, key) in PHP_METHOD() argument
2539 static void php_sxe_iterator_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in php_sxe_iterator_current_key()
/PHP-8.3/Zend/
H A Dzend_vm_execute.h2343 zval key; in ZEND_SEND_UNPACK_SPEC_HANDLER() local
2667 zend_string *key; in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER() local
2721 zval key; in ZEND_ADD_ARRAY_UNPACK_SPEC_HANDLER() local
7917 zend_string *key; in ZEND_IN_ARRAY_SPEC_CONST_CONST_HANDLER() local
10862 zval *key = NULL; in ZEND_YIELD_SPEC_CONST_UNUSED_HANDLER() local
25321 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_CONST_HANDLER() local
27771 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_TMPVAR_HANDLER() local
32159 zend_string *key; in ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER() local
43865 zend_string *key; in ZEND_UNSET_DIM_SPEC_CV_CONST_HANDLER() local
47505 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.c543 static void* zend_hash_add_constant(HashTable *ht, zend_string *key, zend_constant *c) in zend_hash_add_constant()
/PHP-8.3/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h136 const char* key; member
/PHP-8.3/win32/build/
H A Dconfutils.js2190 var ignore_key = function(key) { argument
2440 function handle_analyzer_makefile_flags(fd, key, val) argument
/PHP-8.3/ext/com_dotnet/
H A Dcom_typeinfo.c272 zend_string *key = zend_string_init(search_string, strlen(search_string), 1); in php_com_load_typelib_via_cache() local
H A Dcom_handlers.c289 static zend_function *com_method_get(zend_object **object_ptr, zend_string *name, const zval *key) in com_method_get()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_watch.c1297 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha…
1338 static int phpdbg_watchpoint_parse_step(char *name, size_t namelen, char *key, size_t keylen, HashT…
/PHP-8.3/ext/ffi/
H A Dffi.c1925 zend_long key; member
1975 static void zend_ffi_cdata_it_get_current_key(zend_object_iterator *it, zval *key) /* {{{ */ in zend_ffi_cdata_it_get_current_key()
2039 zend_string *key; in zend_ffi_cdata_get_debug_info() local
2872 static zend_function *zend_ffi_get_func(zend_object **obj, zend_string *name, const zval *key) /* {… in zend_ffi_get_func()
3096 zend_string *key; in zend_ffi_same_types() local
3627 zend_string *key; in zend_ffi_validate_incomplete_type() local
3644 zend_string *key; in zend_ffi_validate_incomplete_type() local
5142 …n *zend_fake_get_method(zend_object **obj_ptr, zend_string *method_name, const zval *key) /* {{{ */ in zend_fake_get_method()
6132 zend_string *key; local
/PHP-8.3/ext/spl/
H A Dspl_dllist.c900 static void spl_dllist_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_dllist_it_get_current_key()
918 PHP_METHOD(SplDoublyLinkedList, key) in PHP_METHOD() argument
H A Dspl_heap.c944 static void spl_heap_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_heap_it_get_current_key()
967 PHP_METHOD(SplHeap, key) in PHP_METHOD() argument
/PHP-8.3/ext/intl/common/
H A Dcommon.stub.php743 public function key(): mixed {} function in IntlIterator
/PHP-8.3/main/
H A Dphp_ini.c251 char *key = NULL; in php_ini_parser_cb() local

Completed in 314 milliseconds

123456789