Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_hash.h194 #define ZEND_HASH_INDEX_FIND(_ht, _h, _ret, _not_found) do { \ argument
199 goto _not_found; \
202 goto _not_found; \
207 goto _not_found; \

Completed in 9 milliseconds