Searched defs:ZEND_HASH_FOREACH_VAL (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/Zend/ | ||
H A D | zend_hash.h | 798 #define ZEND_HASH_FOREACH_VAL(ht, _val) \ macro |
H A D | zend_vm_def.h | 4654 ZEND_HASH_FOREACH_VAL(ht, arg) { function |
Completed in 41 milliseconds