Searched defs:php_proto_zend_hash_index_update_mem (Results 1 – 1 of 1) sorted by relevance
95 #define php_proto_zend_hash_index_update_mem(ht, h, pData, nDataSize, pDest) \ macro301 static inline int php_proto_zend_hash_index_update_mem(HashTable* ht, ulong h, in php_proto_zend_hash_index_update_mem() function