Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c75 static bool exist_in_table(const HashTable* t, const void* def) { in exist_in_table() function
130 return exist_in_table(ce_to_php_obj_map, ce); in class_added()