Searched refs:enchant_dict_from_obj (Results 1 – 1 of 1) sorted by relevance
71 static inline enchant_dict *enchant_dict_from_obj(zend_object *obj) { in enchant_dict_from_obj() function75 #define Z_ENCHANT_DICT_P(zv) enchant_dict_from_obj(Z_OBJ_P(zv))171 enchant_dict *dict = enchant_dict_from_obj(object); in php_enchant_dict_free()
Completed in 6 milliseconds