Searched defs:ZEND_HASH_FOREACH_VAL (Results 1 – 2 of 2) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_hash.h | 1103 #define ZEND_HASH_FOREACH_VAL(ht, _val) \ macro |
H A D | zend_vm_def.h | 5474 ZEND_HASH_FOREACH_VAL(ht, arg) { in ZEND_HASH_FOREACH_VAL() function |
Completed in 25 milliseconds