Searched defs:HASH_KEY_NON_EXISTANT (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/Zend/ | ||
| H A D | zend_hash.h | 30 #define HASH_KEY_NON_EXISTANT 3 macro 175 (zend_hash_get_current_key_type_ex(ht, pos) == HASH_KEY_NON_EXISTANT ? FAILURE : SUCCESS) |
Completed in 3 milliseconds