xdebug_xml_add_attribute 771 xdebug_handler_dbgp.c xdebug_xml_add_attribute(xml, "state", "temporary"); xdebug_xml_add_attribute 773 xdebug_handler_dbgp.c xdebug_xml_add_attribute(xml, "state", "disabled"); xdebug_xml_add_attribute 775 xdebug_handler_dbgp.c xdebug_xml_add_attribute(xml, "state", "enabled"); xdebug_xml_add_attribute 780 xdebug_handler_dbgp.c xdebug_xml_add_attribute(xml, "hit_condition", ">="); xdebug_xml_add_attribute 783 xdebug_handler_dbgp.c xdebug_xml_add_attribute(xml, "hit_condition", "=="); xdebug_xml_add_attribute 786 xdebug_handler_dbgp.c xdebug_xml_add_attribute(xml, "hit_condition", "%"); xdebug_xml_add_attribute 1240 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "success", "0"); xdebug_xml_add_attribute 1382 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1386 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "0"); xdebug_xml_add_attribute 1391 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1396 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1401 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1406 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1411 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1416 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1421 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1426 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1431 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1436 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1441 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1446 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", "1"); xdebug_xml_add_attribute 1451 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "supported", lookup_cmd(CMD_OPTION('n')) ? "1" : "0"); xdebug_xml_add_attribute 1517 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "xmlns:xsi", "http://www.w3.org/2001/XMLSchema-instance"); xdebug_xml_add_attribute 1518 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "xmlns:xsd", "http://www.w3.org/2001/XMLSchema"); xdebug_xml_add_attribute 1523 xdebug_handler_dbgp.c xdebug_xml_add_attribute(type, "name", xdebug_dbgp_typemap[i][1]); xdebug_xml_add_attribute 1524 xdebug_handler_dbgp.c xdebug_xml_add_attribute(type, "type", xdebug_dbgp_typemap[i][0]); xdebug_xml_add_attribute 1526 xdebug_handler_dbgp.c xdebug_xml_add_attribute(type, "xsi:type", xdebug_dbgp_typemap[i][2]); xdebug_xml_add_attribute 1639 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "success", "0"); xdebug_xml_add_attribute 1641 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "success", "1"); xdebug_xml_add_attribute 1722 xdebug_handler_dbgp.c xdebug_xml_add_attribute(contents, "type", "uninitialized"); xdebug_xml_add_attribute 1800 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "status", xdebug_dbgp_status_strings[XG(status)]); xdebug_xml_add_attribute 1801 xdebug_handler_dbgp.c xdebug_xml_add_attribute(*retval, "reason", xdebug_dbgp_reason_strings[XG(reason)]); xdebug_xml_add_attribute 1810 xdebug_handler_dbgp.c xdebug_xml_add_attribute(child, "name", "Locals"); xdebug_xml_add_attribute 1811 xdebug_handler_dbgp.c xdebug_xml_add_attribute(child, "id", "0"); xdebug_xml_add_attribute 1814 xdebug_handler_dbgp.c xdebug_xml_add_attribute(child, "name", "Globals"); xdebug_xml_add_attribute 1815 xdebug_handler_dbgp.c xdebug_xml_add_attribute(child, "id", "1"); xdebug_xml_add_attribute 2131 xdebug_handler_dbgp.c xdebug_xml_add_attribute(child, "version", XDEBUG_VERSION); xdebug_xml_add_attribute 2303 xdebug_handler_dbgp.c xdebug_xml_add_attribute(response, "status", xdebug_dbgp_status_strings[XG(status)]); xdebug_xml_add_attribute 2304 xdebug_handler_dbgp.c xdebug_xml_add_attribute(response, "reason", xdebug_dbgp_reason_strings[XG(reason)]); xdebug_xml_add_attribute 2334 xdebug_handler_dbgp.c xdebug_xml_add_attribute(response, "status", xdebug_dbgp_status_strings[XG(status)]); xdebug_xml_add_attribute 2335 xdebug_handler_dbgp.c xdebug_xml_add_attribute(response, "reason", xdebug_dbgp_reason_strings[XG(reason)]); xdebug_xml_add_attribute 39 xdebug_handler_dbgp.h xdebug_xml_add_attribute(*retval, "status", xdebug_dbgp_status_strings[(s)]); \ xdebug_xml_add_attribute 40 xdebug_handler_dbgp.h xdebug_xml_add_attribute(*retval, "reason", xdebug_dbgp_reason_strings[(r)]); \ xdebug_xml_add_attribute 482 xdebug_var.c xdebug_xml_add_attribute(node, "name", prop_name); xdebug_xml_add_attribute 493 xdebug_var.c xdebug_xml_add_attribute(node, "facet", modifier); xdebug_xml_add_attribute 514 xdebug_var.c xdebug_xml_add_attribute(node, "type", "bool"); xdebug_xml_add_attribute 519 xdebug_var.c xdebug_xml_add_attribute(node, "type", "null"); xdebug_xml_add_attribute 523 xdebug_var.c xdebug_xml_add_attribute(node, "type", "int"); xdebug_xml_add_attribute 528 xdebug_var.c xdebug_xml_add_attribute(node, "type", "float"); xdebug_xml_add_attribute 533 xdebug_var.c xdebug_xml_add_attribute(node, "type", "string"); xdebug_xml_add_attribute 539 xdebug_var.c xdebug_xml_add_attribute(node, "size", xdebug_sprintf("%d", Z_STRLEN_PP(struc))); xdebug_xml_add_attribute 544 xdebug_var.c xdebug_xml_add_attribute(node, "type", "array"); xdebug_xml_add_attribute 545 xdebug_var.c xdebug_xml_add_attribute(node, "children", myht->nNumOfElements > 0?"1":"0"); xdebug_xml_add_attribute 562 xdebug_var.c xdebug_xml_add_attribute(node, "recursive", "1"); xdebug_xml_add_attribute 568 xdebug_var.c xdebug_xml_add_attribute(node, "type", "object"); xdebug_xml_add_attribute 569 xdebug_var.c xdebug_xml_add_attribute(node, "children", (myht && zend_hash_num_elements(myht))?"1":"0"); xdebug_xml_add_attribute 594 xdebug_var.c xdebug_xml_add_attribute(node, "recursive", "1"); xdebug_xml_add_attribute 602 xdebug_var.c xdebug_xml_add_attribute(node, "type", "resource"); xdebug_xml_add_attribute 609 xdebug_var.c xdebug_xml_add_attribute(node, "type", "null");