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