XDEBUG_RESPONSE_XML  199 xdebug_handler_gdb.c 		case XDEBUG_RESPONSE_XML:
XDEBUG_RESPONSE_XML  269 xdebug_handler_gdb.c 					case XDEBUG_RESPONSE_XML:
XDEBUG_RESPONSE_XML  289 xdebug_handler_gdb.c 	if (o->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  300 xdebug_handler_gdb.c 	if (o->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  312 xdebug_handler_gdb.c 		if (o->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  351 xdebug_handler_gdb.c 		case XDEBUG_RESPONSE_XML:
XDEBUG_RESPONSE_XML  376 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  408 xdebug_handler_gdb.c 		if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  415 xdebug_handler_gdb.c 		if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  455 xdebug_handler_gdb.c 			if (response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  497 xdebug_handler_gdb.c 	int   xml = (response_format == XDEBUG_RESPONSE_XML);
XDEBUG_RESPONSE_XML  554 xdebug_handler_gdb.c 	if (response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  589 xdebug_handler_gdb.c 	if (response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML  617 xdebug_handler_gdb.c 	int                   xml = (options->response_format == XDEBUG_RESPONSE_XML);
XDEBUG_RESPONSE_XML  922 xdebug_handler_gdb.c 	int                 xml = (options->response_format == XDEBUG_RESPONSE_XML);
XDEBUG_RESPONSE_XML 1013 xdebug_handler_gdb.c 	int                  xml = (options->response_format == XDEBUG_RESPONSE_XML);
XDEBUG_RESPONSE_XML 1041 xdebug_handler_gdb.c 		if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1059 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1074 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1093 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1105 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1142 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1153 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1174 xdebug_handler_gdb.c 			if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1180 xdebug_handler_gdb.c 			if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1420 xdebug_handler_gdb.c 	if (options->response_format == XDEBUG_RESPONSE_XML) {
XDEBUG_RESPONSE_XML 1454 xdebug_handler_gdb.c 	int                 xml = (options->response_format == XDEBUG_RESPONSE_XML);