from_root 1588 ext/simplexml/simplexml.c zend_bool recursive = 0, from_root = 1; from_root 1592 ext/simplexml/simplexml.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "|bb", &recursive, &from_root) == FAILURE) { from_root 1597 ext/simplexml/simplexml.c if(from_root){ from_root 2621 ext/simplexml/simplexml.c ZEND_ARG_INFO(0, from_root)