Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_hash.h196 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ argument
201 goto _not_found; \
204 goto _not_found; \
209 goto _not_found; \

Completed in 8 milliseconds