in_script_xml 285 sapi/phpdbg/phpdbg.h int in_script_xml; /* in <stream> output mode */ in_script_xml 957 sapi/phpdbg/phpdbg_out.c if ((PHPDBG_G(flags) & PHPDBG_WRITE_XML) && PHPDBG_G(in_script_xml) && PHPDBG_G(in_script_xml) != type) { in_script_xml 959 sapi/phpdbg/phpdbg_out.c PHPDBG_G(in_script_xml) = 0; in_script_xml 1027 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(in_script_xml) != type) { in_script_xml 1032 sapi/phpdbg/phpdbg_out.c PHPDBG_G(in_script_xml) = type; in_script_xml 1221 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(in_script_xml)) { in_script_xml 1223 sapi/phpdbg/phpdbg_out.c PHPDBG_G(in_script_xml) = 0; in_script_xml 1271 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(in_script_xml)) { in_script_xml 1273 sapi/phpdbg/phpdbg_out.c PHPDBG_G(in_script_xml) = 0;