Searched refs:escapeText (Results 1 – 1 of 1) sorted by relevance
303 std::u16string escapeText; in text() local304 escapeText.append(&c, 1); in text()310 escapeText.append(&c, 1); in text()324 result += escapeText; in text()325 if (escapeText != u"<") { in text()