sxe_ref 978 ext/simplexml/simplexml.c static void _get_base_node_value(php_sxe_object *sxe_ref, xmlNodePtr node, zval *value, xmlChar *nsprefix, int isprefix) sxe_ref 990 ext/simplexml/simplexml.c subnode = php_sxe_object_new(sxe_ref->zo.ce, sxe_ref->fptr_count); sxe_ref 991 ext/simplexml/simplexml.c subnode->document = sxe_ref->document;