Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c66 static void* get_from_table(const HashTable* t, const void* def) { in get_from_table() function
113 return (PHP_PROTO_HASHTABLE_VALUE)get_from_table(upb_def_to_php_obj_map, def); in get_def_obj()
126 return (PHP_PROTO_HASHTABLE_VALUE)get_from_table(ce_to_php_obj_map, ce); in get_ce_obj()