Searched refs:get_from_strtable (Results 1 – 1 of 1) sorted by relevance
94 static void* get_from_strtable(const HashTable* t, const char* key, int key_size) { in get_from_strtable() function143 return (PHP_PROTO_HASHTABLE_VALUE)get_from_strtable(proto_to_php_obj_map, in get_proto_obj()