Home
last modified time | relevance | path

Searched refs:php_proto_zend_hash_index_update_mem (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c62 php_proto_zend_hash_index_update_mem(t, (zend_ulong)def, &value, in add_to_table()
Darray.c211 php_proto_zend_hash_index_update_mem(ht, index, memory, size, NULL); in repeated_field_write_dimension()
Dprotobuf.h95 #define php_proto_zend_hash_index_update_mem(ht, h, pData, nDataSize, pDest) \ macro
301 static inline int php_proto_zend_hash_index_update_mem(HashTable* ht, ulong h, in php_proto_zend_hash_index_update_mem() function