Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_hash.h435 static zend_always_inline bool zend_hash_exists_ind(const HashTable *ht, zend_string *key) in zend_hash_exists_ind() function
566 return zend_hash_exists_ind(ht, key); in zend_symtable_exists_ind()

Completed in 9 milliseconds