PHPDBG_WRITE_XML 1081 sapi/phpdbg/phpdbg.c if (!(PHPDBG_G(flags) & PHPDBG_WRITE_XML)) { PHPDBG_WRITE_XML 1494 sapi/phpdbg/phpdbg.c flags |= PHPDBG_WRITE_XML; PHPDBG_WRITE_XML 205 sapi/phpdbg/phpdbg.h #define PHPDBG_PRESERVE_FLAGS_MASK (PHPDBG_SHOW_REFCOUNTS | PHPDBG_IS_STEPONEVAL | PHPDBG_IS_BP_ENABLED | PHPDBG_STEP_OPCODE | PHPDBG_IS_QUIET | PHPDBG_IS_COLOURED | PHPDBG_IS_REMOTE | PHPDBG_WRITE_XML | PHPDBG_IS_DISCONNECTED | PHPDBG_HAS_PAGINATION) PHPDBG_WRITE_XML 820 sapi/phpdbg/phpdbg_cmd.c if (!(PHPDBG_G(flags) & PHPDBG_WRITE_XML)) { PHPDBG_WRITE_XML 65 sapi/phpdbg/phpdbg_help.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 229 sapi/phpdbg/phpdbg_io.c && !(PHPDBG_G(flags) & PHPDBG_WRITE_XML) PHPDBG_WRITE_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) { PHPDBG_WRITE_XML 966 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 983 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1024 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1061 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1087 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(req_id) && (PHPDBG_G(flags) & PHPDBG_WRITE_XML)) { PHPDBG_WRITE_XML 1110 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1128 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1158 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1210 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 1263 sapi/phpdbg/phpdbg_out.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) { PHPDBG_WRITE_XML 834 sapi/phpdbg/phpdbg_prompt.c if (PHPDBG_G(flags) & PHPDBG_WRITE_XML) {