Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_hash.h166 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ argument
171 goto _not_found; \
174 goto _not_found; \
179 goto _not_found; \

Completed in 8 milliseconds