from_root        1531 ext/simplexml/simplexml.c 	zend_bool           recursive = 0, from_root = 1;
from_root        1535 ext/simplexml/simplexml.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|bb", &recursive, &from_root) == FAILURE) {
from_root        1540 ext/simplexml/simplexml.c 	if(from_root){
from_root        2538 ext/simplexml/simplexml.c 	ZEND_ARG_INFO(0, from_root)