Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_iterators.c23 static zend_class_entry zend_iterator_class_entry; variable
59 INIT_CLASS_ENTRY(zend_iterator_class_entry, "__iterator_wrapper", NULL); in zend_register_iterator_wrapper()
85 zend_object_std_init(&iter->std, &zend_iterator_class_entry); in zend_iterator_init()

Completed in 4 milliseconds