php_sxe_object_new   54 simplexml/simplexml.c static php_sxe_object* php_sxe_object_new(zend_class_entry *ce TSRMLS_DC);
php_sxe_object_new   72 simplexml/simplexml.c 	subnode = php_sxe_object_new(sxe->zo.ce TSRMLS_CC);
php_sxe_object_new 1020 simplexml/simplexml.c 		subnode = php_sxe_object_new(sxe_ref->zo.ce TSRMLS_CC);
php_sxe_object_new 1989 simplexml/simplexml.c 	clone = php_sxe_object_new(sxe->zo.ce TSRMLS_CC);
php_sxe_object_new 2148 simplexml/simplexml.c 	intern = php_sxe_object_new(ce TSRMLS_CC);
php_sxe_object_new 2180 simplexml/simplexml.c 	sxe = php_sxe_object_new(ce TSRMLS_CC);
php_sxe_object_new 2218 simplexml/simplexml.c 	sxe = php_sxe_object_new(ce TSRMLS_CC);
php_sxe_object_new 2484 simplexml/simplexml.c 		sxe = php_sxe_object_new(ce TSRMLS_CC);