Searched defs:zend_hash_exists (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/Zend/ | ||
H A D | zend_hash.h | 230 static zend_always_inline bool zend_hash_exists(const HashTable *ht, zend_string *key) in zend_hash_exists() function |
Completed in 10 milliseconds