tmp_zv            241 ext/simplexml/simplexml.c 	zval            tmp_zv;
tmp_zv            259 ext/simplexml/simplexml.c 			ZVAL_STR(&tmp_zv, zval_get_string(member));
tmp_zv            260 ext/simplexml/simplexml.c 			member = &tmp_zv;
tmp_zv            358 ext/simplexml/simplexml.c 	if (member == &tmp_zv) {
tmp_zv            359 ext/simplexml/simplexml.c 		zval_dtor(&tmp_zv);
tmp_zv            448 ext/simplexml/simplexml.c 	zval            tmp_zv, zval_copy;
tmp_zv            468 ext/simplexml/simplexml.c 			ZVAL_STR(&tmp_zv, php_trim(trim_str, NULL, 0, 3));
tmp_zv            470 ext/simplexml/simplexml.c 			member = &tmp_zv;
tmp_zv            475 ext/simplexml/simplexml.c 			if (member == &tmp_zv) {
tmp_zv            476 ext/simplexml/simplexml.c 				zval_dtor(&tmp_zv);
tmp_zv            536 ext/simplexml/simplexml.c 				if (member == &tmp_zv) {
tmp_zv            537 ext/simplexml/simplexml.c 					zval_dtor(&tmp_zv);
tmp_zv            645 ext/simplexml/simplexml.c 	if (member == &tmp_zv) {
tmp_zv            646 ext/simplexml/simplexml.c 		zval_dtor(&tmp_zv);
tmp_zv            719 ext/simplexml/simplexml.c 	zval            tmp_zv;
tmp_zv            722 ext/simplexml/simplexml.c 		ZVAL_STR(&tmp_zv, zval_get_string(member));
tmp_zv            723 ext/simplexml/simplexml.c 		member = &tmp_zv;
tmp_zv            813 ext/simplexml/simplexml.c 	if (member == &tmp_zv) {
tmp_zv            814 ext/simplexml/simplexml.c 		zval_dtor(&tmp_zv);
tmp_zv            846 ext/simplexml/simplexml.c 	zval            tmp_zv;
tmp_zv            850 ext/simplexml/simplexml.c 		ZVAL_STR(&tmp_zv, zval_get_string(member));
tmp_zv            851 ext/simplexml/simplexml.c 		member = &tmp_zv;
tmp_zv            938 ext/simplexml/simplexml.c 	if (member == &tmp_zv) {
tmp_zv            939 ext/simplexml/simplexml.c 		zval_dtor(&tmp_zv);