Home
last modified time | relevance | path

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

12345678

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c371 zend_ulong key = realpath_cache_key(path, path_len); in realpath_cache_del() local
445 zend_ulong key = realpath_cache_key(path, path_len); in realpath_cache_find() local
H A Dzend_constants.c476 static void* zend_hash_add_constant(HashTable *ht, zend_string *key, zend_constant *c) in zend_hash_add_constant()
H A Dzend_ast.c453 zend_string *key; in zend_ast_add_unpacked_element() local
1244 zend_string *key; in zend_ast_export_zval() local
H A Dzend_object_handlers.c1322 …on *zend_std_get_method(zend_object **obj_ptr, zend_string *method_name, const zval *key) /* {{{ */ in zend_std_get_method()
1395 …_std_get_static_method(zend_class_entry *ce, zend_string *function_name, const zval *key) /* {{{ */ in zend_std_get_static_method()
H A Dzend_closures.c425 …tion *zend_closure_get_method(zend_object **object, zend_string *method, const zval *key) /* {{{ */ in zend_closure_get_method()
/PHP-7.4/ext/spl/
H A Dspl_iterators.h130 zval key; member
H A Dspl_array.c1038 static void spl_array_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_array_it_get_current_key()
1377 zend_string *key; in spl_array_object_count_elements_helper() local
1542 SPL_METHOD(Array, key) in SPL_METHOD() argument
H A Dspl_heap.c945 static void spl_heap_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_heap_it_get_current_key()
969 SPL_METHOD(SplHeap, key) in SPL_METHOD() argument
H A Dphp_spl.c784 zend_string *key; in PHP_FUNCTION() local
H A Dspl_dllist.c1015 static void spl_dllist_it_get_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in spl_dllist_it_get_current_key()
1036 SPL_METHOD(SplDoublyLinkedList, key) in SPL_METHOD() argument
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c281 static zend_function *com_method_get(zend_object **object_ptr, zend_string *name, const zval *key) in com_method_get()
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c652 zend_string *key; in stream_array_from_fd_set() local
702 zend_string *key; in stream_array_emulate_read_fd_set() local
H A Dproc_open.c73 zend_string *key, *str; in _php_array_to_envp() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c2226 zval key; in to_xml_array() local
2646 xmlNodePtr key; in to_xml_map() local
2690 zval key, value; in to_zval_map() local
3460 zend_string *key; in is_map() local
H A Dphp_http.c837 zend_string *key; in make_http_soap_request() local
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1008 zend_string *key; in sxe_properties_add() local
1513 zend_string *key = zend_string_init(prefix, strlen(prefix), 0); in sxe_add_namespace_name() local
2454 static void php_sxe_iterator_current_key(zend_object_iterator *iter, zval *key) /* {{{ */ in php_sxe_iterator_current_key()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_conf.h17 char *key; member
/PHP-7.4/main/
H A Dphp_ini.c257 char *key = NULL; in php_ini_parser_cb() local
H A Dphp_variables.c62 zend_string *key = zend_string_init_interned(name, name_len, 0); in php_register_variable_quick() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h81 #define zend_hash_str_add_tmp(ht, key, len, pData) \ argument
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_optimizer.c1336 zend_string *key; in zend_optimize_script() local
/PHP-7.4/ext/pcntl/
H A Dpcntl.c959 zend_string *key; in PHP_FUNCTION() local
/PHP-7.4/ext/sockets/
H A Dsockets.c938 zend_string *key; local
2570 zend_string *hostname, *key; local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c388 zend_string *key; in PHP_FUNCTION() local
652 static void sapi_cli_server_register_variable(zval *track_vars_array, const char *key, const char *… in sapi_cli_server_register_variable()
669 char *real_key, *key; in sapi_cli_server_register_entry_cb() local
/PHP-7.4/ext/session/
H A Dsession.c332 PHPAPI int php_session_valid_key(const char *key) /* {{{ */ in php_session_valid_key()
1706 zend_string *key; in PHP_FUNCTION() local

Completed in 135 milliseconds

12345678