Searched defs:ZEND_HASH_FOREACH_STR_KEY (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/Zend/ | ||
H A D | zend_hash.h | 963 #define ZEND_HASH_FOREACH_STR_KEY(ht, _key) \ macro |
H A D | zend_vm_def.h | 8072 ZEND_HASH_FOREACH_STR_KEY(ht, key) { function |
Completed in 26 milliseconds