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.h197 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ argument
202 goto _not_found; \
205 goto _not_found; \
210 goto _not_found; \

Completed in 9 milliseconds