Home
last modified time | relevance | path

Searched refs:ZEND_HASH_MAP_FOREACH_KEY_VAL_IND (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c258 ZEND_HASH_MAP_FOREACH_KEY_VAL_IND(source_properties, nkey, skey, value) { in spl_fixedarray_object_get_properties_for()
/PHP-8.3/Zend/
H A Dzend_hash.h1395 #define ZEND_HASH_MAP_FOREACH_KEY_VAL_IND(ht, _h, _key, _val) \ macro
H A Dzend_hash.c3394 ZEND_HASH_MAP_FOREACH_KEY_VAL_IND(ht, num_key, str_key, zv) { in zend_proptable_to_symtable()

Completed in 27 milliseconds