Home
last modified time | relevance | path

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

/PHP-7.3/ext/simplexml/
H A Dsxe.c189 zend_class_entry sxi; in PHP_MINIT_FUNCTION() local
199 …INIT_CLASS_ENTRY_EX(sxi, "SimpleXMLIterator", sizeof("SimpleXMLIterator") - 1, funcs_SimpleXMLIter… in PHP_MINIT_FUNCTION()
200 ce_SimpleXMLIterator = zend_register_internal_class_ex(&sxi, ce_SimpleXMLElement); in PHP_MINIT_FUNCTION()

Completed in 5 milliseconds