Home
last modified time | relevance | path

Searched defs:key (Results 76 – 100 of 202) sorted by relevance

123456789

/PHP-8.3/ext/sockets/
H A Dsendrecvmsg.c95 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 Dgdft.c337 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 Dinifile.h30 key_type key; member
/PHP-8.3/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.c99 static void resourcebundle_iterator_key( zend_object_iterator *iter, zval *key ) in resourcebundle_iterator_key()
/PHP-8.3/ext/mysqli/
H A Dmysqli_result_iterator.c135 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 Dcdb_make.c123 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 Dfpm_sockets.c35 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 Dzend_jit_vm_helpers.c290 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 Dzend_execute_API.c273 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 Dzend_objects.c238 zend_string *key; in zend_objects_clone_members() local
H A Dzend_generators.h68 zval key; member
H A Dzend_interfaces.c151 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 Dhttp.c101 zend_string *key = NULL; in php_url_encode_hash_ex() local
H A Dincomplete_class.c91 … *incomplete_class_get_method(zend_object **object, zend_string *method, const zval *key) /* {{{ */ in incomplete_class_get_method()
H A Dassert.c261 zend_string *key; in PHP_FUNCTION() local
H A Dinfo.c90 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 Dphp_schema.c1094 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 Dphp_packet_soap.c398 smart_str key = {0}; in parse_packet_soap() local
/PHP-8.3/ext/pdo/
H A Dpdo_stmt.c402 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 DPMurHash.c123 void PMurHash32_Process(uint32_t *ph1, uint32_t *pcarry, const void *key, int len) in PMurHash32_Process()
/PHP-8.3/ext/spl/
H A Dspl_dllist.stub.php95 public function key(): int {} function in SplDoublyLinkedList
/PHP-8.3/ext/opcache/
H A Dzend_accelerator_module.c344 zend_string *key; local
719 zend_string *key; local
/PHP-8.3/ext/intl/common/
H A Dcommon_enum.cpp222 PHP_METHOD(IntlIterator, key) in PHP_METHOD() argument
/PHP-8.3/ext/sysvsem/
H A Dsysvsem.c185 zend_long key, max_acquire = 1, perm = 0666; in PHP_FUNCTION() local
/PHP-8.3/Zend/Optimizer/
H A Dzend_dump.c31 zend_string *key; in zend_dump_ht() local
661 zend_string *key; in zend_dump_op() local

Completed in 57 milliseconds

123456789