Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Darray.c209 php_proto_zend_hash_index_update_zval(ht, index, *(zval**)memory); in repeated_field_write_dimension()
Dprotobuf.h86 #define php_proto_zend_hash_index_update_zval(ht, h, pData) \ macro
285 static inline int php_proto_zend_hash_index_update_zval(HashTable* ht, ulong h, in php_proto_zend_hash_index_update_zval() function