Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/common/
H A Dcommon_enum.cpp144 IntlIterator_object *ii; in IntlIterator_from_StringEnumeration()
146 ii = (IntlIterator_object*)zend_object_store_get_object(object TSRMLS_CC); in IntlIterator_from_StringEnumeration()
158 IntlIterator_object *ii = (IntlIterator_object*) object; in IntlIterator_objects_free()
181 IntlIterator_object *ii = (IntlIterator_object*) in IntlIterator_get_iterator()
198 IntlIterator_object *intern; in IntlIterator_object_create()
200 intern = (IntlIterator_object*)ecalloc(1, sizeof(IntlIterator_object)); in IntlIterator_object_create()
H A Dcommon_enum.h54 } IntlIterator_object; typedef
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp222 IntlIterator_object *ii; in IntlIterator_from_BreakIterator_parts()
227 ii = (IntlIterator_object*)zend_object_store_get_object(object TSRMLS_CC); in IntlIterator_from_BreakIterator_parts()
273 IntlIterator_object *obj = (IntlIterator_object*) in IntlPartsIterator_get_method()

Completed in 12 milliseconds