SXE_ITER_NONE 116 simplexml/simplexml.c if (sxe && sxe->iter.type != SXE_ITER_NONE) { SXE_ITER_NONE 147 simplexml/simplexml.c if (sxe->iter.type == SXE_ITER_NONE) { SXE_ITER_NONE 204 simplexml/simplexml.c if (sxe->iter.type == SXE_ITER_NONE) { SXE_ITER_NONE 237 simplexml/simplexml.c *type = SXE_ITER_NONE; SXE_ITER_NONE 311 simplexml/simplexml.c _node_as_zval(sxe, (xmlNodePtr) attr, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); SXE_ITER_NONE 321 simplexml/simplexml.c _node_as_zval(sxe, (xmlNodePtr) attr, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); SXE_ITER_NONE 341 simplexml/simplexml.c if (sxe->iter.type == SXE_ITER_NONE) { SXE_ITER_NONE 351 simplexml/simplexml.c _node_as_zval(sxe, node, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); SXE_ITER_NONE 357 simplexml/simplexml.c _node_as_zval(sxe, node, return_value, SXE_ITER_NONE, NULL, sxe->iter.nsprefix, sxe->iter.isprefix TSRMLS_CC); SXE_ITER_NONE 598 simplexml/simplexml.c if (sxe->iter.type == SXE_ITER_NONE) { SXE_ITER_NONE 717 simplexml/simplexml.c type = SXE_ITER_NONE; SXE_ITER_NONE 1314 simplexml/simplexml.c _node_as_zval(sxe, nodeptr->parent, value, SXE_ITER_NONE, NULL, NULL, 0 TSRMLS_CC); SXE_ITER_NONE 1318 simplexml/simplexml.c _node_as_zval(sxe, nodeptr, value, SXE_ITER_NONE, NULL, NULL, 0 TSRMLS_CC); SXE_ITER_NONE 1681 simplexml/simplexml.c _node_as_zval(sxe, newnode, return_value, SXE_ITER_NONE, (char *)localname, prefix, 0 TSRMLS_CC); SXE_ITER_NONE 1818 simplexml/simplexml.c if (sxe->iter.type != SXE_ITER_NONE) { SXE_ITER_NONE 2092 simplexml/simplexml.c intern->iter.type = SXE_ITER_NONE; SXE_ITER_NONE 2298 simplexml/simplexml.c _node_as_zval(sxe, node, sxe->iter.data, SXE_ITER_NONE, NULL, prefix, isprefix TSRMLS_CC); SXE_ITER_NONE 2320 simplexml/simplexml.c case SXE_ITER_NONE: