Searched defs:escaping (Results 1 – 13 of 13) sorted by relevance
104 HtmlEscaping escaping) { in OutputString()163 HtmlEscaping escaping) { in OutputString()
15 EscapingMode escaping) in PathOutput()
183 static const struct { const char *before; const char *after; } escaping[] = { variable
101 bool escaping = false; in getWord() local
107 bool escaping = false; in spvTextToLiteral() local
99 bool escaping = false; in getWord() local
105 bool escaping = false; in spvTextToLiteral() local
3530 xmlCharEncodingOutputFunc escaping) { in xmlOutputBufferWriteEscape()
3529 xmlCharEncodingOutputFunc escaping) { in xmlOutputBufferWriteEscape()
301 bool escaping = false; in x_glob_hlp_add_qchar() local
6667 …al node or textSourceNode, we want to write the text on the node with ASCII escaping substitutions. enumerator