Home
last modified time | relevance | path

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

/PHP-7.1/ext/simplexml/
H A Dsxe.c199 zend_class_entry sxi; in PHP_MINIT_FUNCTION() local
209 …INIT_CLASS_ENTRY_EX(sxi, "SimpleXMLIterator", sizeof("SimpleXMLIterator") - 1, funcs_SimpleXMLIter… in PHP_MINIT_FUNCTION()
210 ce_SimpleXMLIterator = zend_register_internal_class_ex(&sxi, ce_SimpleXMLElement); in PHP_MINIT_FUNCTION()

Completed in 6 milliseconds