Home
last modified time | relevance | path

Searched defs:key (Results 126 – 150 of 183) sorted by last modified time

12345678

/PHP-7.4/ext/spl/
H A Dspl_iterators.h130 zval key; member
H A Dphp_spl.c784 zend_string *key; in PHP_FUNCTION() local
/PHP-7.4/ext/sockets/
H A Dmulticast.c112 static int php_get_if_index_from_array(const HashTable *ht, const char *key, in php_get_if_index_from_array()
125 static int php_get_address_from_array(const HashTable *ht, const char *key, in php_get_address_from_array()
/PHP-7.4/ext/soap/
H A Dphp_packet_soap.c400 smart_str key = {0}; in parse_packet_soap() local
/PHP-7.4/ext/simplexml/
H A Dsxe.c86 PHP_METHOD(ce_SimpleXMLIterator, key) in PHP_METHOD() argument
/PHP-7.4/ext/session/
H A Dphp_session.h128 smart_str key; member
H A Dmod_files.c109 static char *ps_files_path_create(char *buf, size_t buflen, ps_files *data, const char *key) in ps_files_path_create()
156 static void ps_files_open(ps_files *data, const char *key) in ps_files_open()
231 static int ps_files_write(ps_files *data, zend_string *key, zend_string *val) in ps_files_write()
342 static int ps_files_key_exists(ps_files *data, const char *key) in ps_files_key_exists()
H A Dmod_user_class.c96 zend_string *key; in PHP_METHOD() local
116 zend_string *key, *val; in PHP_METHOD() local
132 zend_string *key; in PHP_METHOD() local
186 zend_string *key; in PHP_METHOD() local
203 zend_string *key, *val; in PHP_METHOD() local
/PHP-7.4/ext/shmop/
H A Dphp_shmop.h47 key_t key; member
/PHP-7.4/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h138 const char* key; member
/PHP-7.4/ext/opcache/
H A DZendAccelerator.h229 char key[MAXPATHLEN * 8]; member
H A Dzend_shared_alloc.c350 zend_ulong key = (zend_ulong)source; in zend_shared_memdup_size() local
364 zend_ulong key; in _zend_shared_memdup() local
533 zend_ulong key = (zend_ulong)old; in zend_shared_alloc_register_xlat_entry() local
542 zend_ulong key = (zend_ulong)old; in zend_shared_alloc_get_xlat_entry() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c31 zend_string *key; in zend_dump_ht() local
636 zend_string *key; in zend_dump_op() local
/PHP-7.4/ext/mysqli/
H A Dmysqli_result_iterator.c139 static void php_mysqli_result_iterator_current_key(zend_object_iterator *iter, zval *key)
/PHP-7.4/ext/json/
H A Djson_parser.y53 zend_string *key; member
252 static int php_json_parser_object_update(php_json_parser *parser, zval *object, zend_string *key, z… in php_json_parser_object_update()
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.c101 static void resourcebundle_iterator_key( zend_object_iterator *iter, zval *key ) in resourcebundle_iterator_key()
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c38 char* key; /* pointer to sort key */ member
/PHP-7.4/ext/intl/common/
H A Dcommon_enum.cpp226 static PHP_METHOD(IntlIterator, key) in PHP_METHOD() argument
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp138 static void _breakiterator_parts_get_current_key(zend_object_iterator *iter, zval *key) in _breakiterator_parts_get_current_key()
242 …ction *IntlPartsIterator_get_method(zend_object **object_ptr, zend_string *method, const zval *key) in IntlPartsIterator_get_method()
/PHP-7.4/ext/hash/
H A Dhash.c216 …p_key(unsigned char *K, const php_hash_ops *ops, void *context, const unsigned char *key, const si… in php_hash_hmac_prep_key()
230 …d(unsigned char *final, const php_hash_ops *ops, void *context, const unsigned char *key, const un… in php_hash_hmac_round()
240 char *algo, *data, *key; in php_hash_do_hash_hmac() local
348 zend_string *algo, *key = NULL; in PHP_FUNCTION() local
1075 char *key, *digest; in PHP_FUNCTION() local
H A Dphp_hash.h54 unsigned 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/ext/dba/
H A Ddba_dbm.c149 char *key = NULL; in DBA_FIRSTKEY_FUNC() local
H A Ddba_gdbm.c138 char *key = NULL; in DBA_FIRSTKEY_FUNC() local
H A Ddba_ndbm.c121 char *key = NULL; in DBA_FIRSTKEY_FUNC() local

Completed in 69 milliseconds

12345678