Home
last modified time | relevance | path

Searched defs:php_proto_zend_hash_find (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h105 #define php_proto_zend_hash_find(ht, key, key_len, pDest) \ macro
336 static inline int php_proto_zend_hash_find(const HashTable* ht, const char* key, in php_proto_zend_hash_find() function