Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_iterators.c25 static zend_class_entry zend_iterator_class_entry; variable
63 INIT_CLASS_ENTRY(zend_iterator_class_entry, "__iterator_wrapper", NULL); in zend_register_iterator_wrapper()
78 zend_object_std_init(&iter->std, &zend_iterator_class_entry); in zend_iterator_init()

Completed in 6 milliseconds