Home
last modified time | relevance | path

Searched defs:key (Results 26 – 50 of 183) sorted by relevance

12345678

/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c175 char *key, *val; in PHP_FUNCTION() local
199 char *key, *val; in PHP_FUNCTION() local
440 char *key, *val; in PHP_MINFO_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_API.c1172 zend_string *key; in zend_merge_properties() local
1294 zend_string *key; in object_properties_init_ex() local
1325 zend_string *key; in object_properties_load() local
1331 if (ZSTR_VAL(key)[0] == '\0') { in object_properties_load() local
1681 ZEND_API int array_set_zval_key(HashTable *ht, zval *key, zval *value) /* {{{ */ in array_set_zval_key()
2660 zend_string *key; in zend_post_deactivate_modules() local
2883 zend_string *key; in zend_disable_class() local
3943 zend_string *key = zend_string_init(name, name_length, is_persistent_class(ce)); in zend_declare_property() local
4049 zend_string *key; in zend_declare_class_constant() local
4260 zend_string *key = zend_string_init(name, name_length, 0); in zend_update_static_property() local
[all …]
H A Dzend_inheritance.c869 static zend_always_inline void do_inherit_method(zend_string *key, zend_function *parent, zend_clas… in do_inherit_method()
952 static void do_inherit_property(zend_property_info *parent_info, zend_string *key, zend_class_entry… in do_inherit_property()
1122 zend_string *key; in zend_do_inheritance_ex() local
1386 zend_string *key; in do_interface_implementation() local
1409 zend_string *key; in zend_do_implement_interface() local
1451 zend_string *key; in zend_do_implement_interfaces() local
1556 static void zend_add_trait_method(zend_class_entry *ce, const char *name, zend_string *key, zend_fu… in zend_add_trait_method()
1868 zend_string *key; in zend_do_traits_method_binding() local
2269 zend_ulong key; in get_or_init_obligations_for_class() local
2539 zend_string *key; in zend_can_early_bind() local
H A Dzend_vm_trace_map.h60 zend_string *key, *prev_key; in zend_vm_trace_init() local
H A Dzend_vm_trace_handlers.h67 zend_string *key; in zend_vm_trace_finish() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_help.c154 static char *get_help(const char * const key) in get_help()
180 const char *key, size_t len, /* pointer and length of key */ in get_command()
H A Dphpdbg_utils.c418 char *phpdbg_get_property_key(char *key) { in phpdbg_get_property_key()
478 char *key, *propkey; in phpdbg_parse_variable_with_arg() local
594 static int phpdbg_xml_array_element_dump(zval *zv, zend_string *key, zend_ulong num) { in phpdbg_xml_array_element_dump()
617 static int phpdbg_xml_object_property_dump(zval *zv, zend_string *key, zend_ulong num) { in phpdbg_xml_object_property_dump()
656 zend_string *class_name, *key; in phpdbg_xml_var_dump() local
H A Dphpdbg_help.h43 char *key; member
H A Dphpdbg_wait.c304 zend_string *key; in phpdbg_webdata_decompress() local
323 zend_string *key; in phpdbg_webdata_decompress() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_iterator.c33 zend_ulong key; member
72 static void com_iter_get_key(zend_object_iterator *iter, zval *key) in com_iter_get_key()
H A Dcom_saproxy.c56 LONG key; member
326 static zend_function *saproxy_method_get(zend_object **object, zend_string *name, const zval *key) in saproxy_method_get()
515 static void saproxy_iter_get_key(zend_object_iterator *iter, zval *key) in saproxy_iter_get_key()
/PHP-7.4/ext/opcache/
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/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()
H A Djson_encoder.c46 zend_string *key; in php_json_determine_array_type() local
164 zend_string *key; in php_json_encode_array() local
/PHP-7.4/ext/standard/
H A Dcrypt_freesec.c373 des_setkey(const char *key, struct php_crypt_extended_data *data) in des_setkey()
610 _crypt_extended_r(const unsigned char *key, const char *setting, in _crypt_extended_r()
725 _crypt_extended(const char *key, const char *setting) in _crypt_extended()
H A Dcrypt_blowfish.c551 static void BF_set_key(const char *key, BF_key expanded, BF_key initial, in BF_set_key()
657 static char *BF_crypt(const char *key, const char *setting, in BF_crypt()
824 char *php_crypt_blowfish_rn(const char *key, const char *setting, in php_crypt_blowfish_rn()
/PHP-7.4/ext/opcache/Optimizer/
H A Dcompact_literals.c89 zend_string *key; in add_static_slot() local
130 zend_string *key = NULL; in zend_optimizer_compact_literals() local
/PHP-7.4/ext/openssl/
H A Dopenssl.c3774 char *key; member
4600 EVP_PKEY * key; in PHP_FUNCTION() local
4685 EVP_PKEY * key; in PHP_FUNCTION() local
4780 zval *key; in PHP_FUNCTION() local
4822 zval *key; in PHP_FUNCTION() local
4996 zval *key; in PHP_FUNCTION() local
5737 zval *key, *crypted; in PHP_FUNCTION() local
5798 zval *key, *crypted; in PHP_FUNCTION() local
5867 zval *key, *crypted; in PHP_FUNCTION() local
6092 zval *key; in PHP_FUNCTION() local
[all …]
/PHP-7.4/ext/spl/
H A Dspl_iterators.c640 SPL_METHOD(RecursiveIteratorIterator, key) in SPL_METHOD() argument
1255 SPL_METHOD(RecursiveTreeIterator, key) in SPL_METHOD() argument
1744 SPL_METHOD(dual_it, key) in SPL_METHOD() argument
2615 zval *key = &intern->current.key; in spl_caching_it_next() local
2789 zend_string *key; in SPL_METHOD() local
2813 zend_string *key; in SPL_METHOD() local
2841 zend_string *key; in SPL_METHOD() local
2863 zend_string *key; in SPL_METHOD() local
3120 SPL_METHOD(NoRewindIterator, key) in SPL_METHOD() argument
3241 SPL_METHOD(EmptyIterator, key) in SPL_METHOD() argument
[all …]
/PHP-7.4/ext/sysvshm/
H A Dsysvshm.c372 static int php_put_shm_data(sysvshm_chunk_head *ptr, zend_long key, const char *data, zend_long len) in php_put_shm_data()
401 static zend_long php_check_shm_data(sysvshm_chunk_head *ptr, zend_long key) in php_check_shm_data()
/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/sysvsem/
H A Dphp_sysvsem.h43 int key; /* For error reporting. */ member
/PHP-7.4/ext/sockets/
H A Dconversions.h24 const char *key; member
/PHP-7.4/ext/shmop/
H A Dphp_shmop.h47 key_t key; member
/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

Completed in 96 milliseconds

12345678