/PHP-8.3/ext/sockets/ |
H A D | sendrecvmsg.c | 95 anc_reg_key key; in init_ancillary_registry() local 158 anc_reg_key key = { cmsg_level, msg_type }; in get_ancillary_reg_entry() local
|
/PHP-8.3/ext/gd/libgd/ |
H A D | gdft.c | 337 static int fontTest (void *element, void *key) in fontTest() 364 static void *fontFetch (char **error, void *key) 568 static int tweenColorTest (void *element, void *key) 585 static void * tweenColorFetch (char **error, void *key)
|
/PHP-8.3/ext/dba/libinifile/ |
H A D | inifile.h | 30 key_type key; member
|
/PHP-8.3/ext/intl/resourcebundle/ |
H A D | resourcebundle_iterator.c | 99 static void resourcebundle_iterator_key( zend_object_iterator *iter, zval *key ) in resourcebundle_iterator_key()
|
/PHP-8.3/ext/mysqli/ |
H A D | mysqli_result_iterator.c | 135 static void php_mysqli_result_iterator_current_key(zend_object_iterator *iter, zval *key) in php_mysqli_result_iterator_current_key()
|
/PHP-8.3/ext/dba/libcdb/ |
H A D | cdb_make.c | 123 int cdb_make_add(struct cdb_make *c,char *key,unsigned int keylen,char *data,unsigned int datalen) in cdb_make_add()
|
/PHP-8.3/sapi/fpm/fpm/ |
H A D | fpm_sockets.c | 35 char *key; member 139 static int fpm_sockets_hash_op(int sock, struct sockaddr *sa, char *key, int type, int op) /* {{{ */ in fpm_sockets_hash_op()
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_vm_helpers.c | 290 const zval *key, uint32_t flags, int check_defined_only) in _zend_quick_get_constant() 334 zend_constant* ZEND_FASTCALL zend_jit_get_constant(const zval *key, uint32_t flags) in zend_jit_get_constant() 339 zend_constant* ZEND_FASTCALL zend_jit_check_constant(const zval *key) in zend_jit_check_constant()
|
/PHP-8.3/Zend/ |
H A D | zend_execute_API.c | 273 zend_string *key; in zend_shutdown_executor_values() local 405 zend_string *key; in shutdown_executor() local 1118 ZEND_API zend_class_entry *zend_lookup_class_ex(zend_string *name, zend_string *key, uint32_t flags… in zend_lookup_class_ex() 1738 zend_class_entry *zend_fetch_class_by_name(zend_string *class_name, zend_string *key, uint32_t fetc… in zend_fetch_class_by_name()
|
H A D | zend_objects.c | 238 zend_string *key; in zend_objects_clone_members() local
|
H A D | zend_generators.h | 68 zval key; member
|
H A D | zend_interfaces.c | 151 ZEND_API void zend_user_it_get_current_key(zend_object_iterator *_iter, zval *key) in zend_user_it_get_current_key() 571 ZEND_METHOD(InternalIterator, key) { in ZEND_METHOD() argument
|
/PHP-8.3/ext/standard/ |
H A D | http.c | 101 zend_string *key = NULL; in php_url_encode_hash_ex() local
|
H A D | incomplete_class.c | 91 … *incomplete_class_get_method(zend_object **object, zend_string *method, const zval *key) /* {{{ */ in incomplete_class_get_method()
|
H A D | assert.c | 261 zend_string *key; in PHP_FUNCTION() local
|
H A D | info.c | 90 zend_string *key; in php_info_print_stream_hash() local 172 zend_string *key; in php_print_gpcse_array() local
|
/PHP-8.3/ext/soap/ |
H A D | php_schema.c | 1094 smart_str key = {0}; in schema_group() local 1525 smart_str key = {0}; in schema_element() local 1758 smart_str key = {0}; in schema_attribute() local 1982 smart_str key = {0}; in schema_attributeGroup() local 2006 smart_str key = {0}; in schema_attributeGroup() local
|
H A D | php_packet_soap.c | 398 smart_str key = {0}; in parse_packet_soap() local
|
/PHP-8.3/ext/pdo/ |
H A D | pdo_stmt.c | 402 zend_string *key = NULL; in PHP_METHOD() local 1984 zend_string *key = NULL; in PHP_METHOD() local 2041 …end_function *dbstmt_method_get(zend_object **object_pp, zend_string *method_name, const zval *key) in dbstmt_method_get() 2147 zend_ulong key; member 2181 static void pdo_stmt_iter_get_key(zend_object_iterator *iter, zval *key) in pdo_stmt_iter_get_key()
|
/PHP-8.3/ext/hash/murmur/ |
H A D | PMurHash.c | 123 void PMurHash32_Process(uint32_t *ph1, uint32_t *pcarry, const void *key, int len) in PMurHash32_Process()
|
/PHP-8.3/ext/spl/ |
H A D | spl_dllist.stub.php | 95 public function key(): int {} function in SplDoublyLinkedList
|
/PHP-8.3/ext/opcache/ |
H A D | zend_accelerator_module.c | 344 zend_string *key; local 719 zend_string *key; local
|
/PHP-8.3/ext/intl/common/ |
H A D | common_enum.cpp | 222 PHP_METHOD(IntlIterator, key) in PHP_METHOD() argument
|
/PHP-8.3/ext/sysvsem/ |
H A D | sysvsem.c | 185 zend_long key, max_acquire = 1, perm = 0666; in PHP_FUNCTION() local
|
/PHP-8.3/Zend/Optimizer/ |
H A D | zend_dump.c | 31 zend_string *key; in zend_dump_ht() local 661 zend_string *key; in zend_dump_op() local
|