Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c261 php_proto_zend_hash_update(reserved_names, kReservedNames[i], in PHP_RINIT_FUNCTION()
Dprotobuf.h92 #define php_proto_zend_hash_update(ht, key, key_len) \ macro
292 static inline int php_proto_zend_hash_update(HashTable* ht, const char* key, in php_proto_zend_hash_update() function