double_quote_esc_ref  108 lib/common/tests/xml/pcmk__xml_escape_test.c     const char *double_quote_esc_ref = PCMK__XML_ENTITY_QUOT "abc"
double_quote_esc_ref  114 lib/common/tests/xml/pcmk__xml_escape_test.c     assert_escape(double_quote, double_quote_esc_ref, pcmk__xml_escape_attr);