Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c94 static void* get_from_strtable(const HashTable* t, const char* key, int key_size) { in get_from_strtable() function
143 return (PHP_PROTO_HASHTABLE_VALUE)get_from_strtable(proto_to_php_obj_map, in get_proto_obj()