Searched defs:php_proto_zend_hash_find (Results 1 – 1 of 1) sorted by relevance
105 #define php_proto_zend_hash_find(ht, key, key_len, pDest) \ macro336 static inline int php_proto_zend_hash_find(const HashTable* ht, const char* key, in php_proto_zend_hash_find() function