PCMK__XML_ENTITY_AMP 96 lib/common/tests/xml/pcmk__xml_escape_test.c const char *ampersand_esc = PCMK__XML_ENTITY_AMP "abc" PCMK__XML_ENTITY_AMP 97 lib/common/tests/xml/pcmk__xml_escape_test.c PCMK__XML_ENTITY_AMP "def" PCMK__XML_ENTITY_AMP; PCMK__XML_ENTITY_AMP 1228 lib/common/xml.c g_string_append(copy, PCMK__XML_ENTITY_AMP); PCMK__XML_ENTITY_AMP 1253 lib/common/xml.c g_string_append(copy, PCMK__XML_ENTITY_AMP);