Searched refs:IntlPartsIterator_ce_ptr (Results 1 – 1 of 1) sorted by relevance
34 static zend_class_entry *IntlPartsIterator_ce_ptr; variable216 object_init_ex(object, IntlPartsIterator_ce_ptr); in IntlIterator_from_BreakIterator_parts()310 IntlPartsIterator_ce_ptr = zend_register_internal_class_ex(&ce, in breakiterator_register_IntlPartsIterator_class()312 IntlPartsIterator_ce_ptr->create_object = IntlPartsIterator_object_create; in breakiterator_register_IntlPartsIterator_class()319 zend_declare_class_constant_long(IntlPartsIterator_ce_ptr, #name, \ in breakiterator_register_IntlPartsIterator_class()
Completed in 6 milliseconds