Home
last modified time | relevance | path

Searched refs:escaped (Results 1 – 5 of 5) sorted by relevance

/system/netd/resolv/
Dres_comp.cpp184 int ch, escaped = 0; in res_mailok() local
192 if (!escaped && periodchar(ch)) break; in res_mailok()
193 if (escaped) in res_mailok()
194 escaped = 0; in res_mailok()
196 escaped = 1; in res_mailok()
/system/testing/gtest_extras/
DIsolate.cpp572 std::string escaped; in XmlEscape() local
573 escaped.reserve(xml.size()); in XmlEscape()
578 escaped.append("<"); in XmlEscape()
581 escaped.append(">"); in XmlEscape()
584 escaped.append("&"); in XmlEscape()
587 escaped.append("'"); in XmlEscape()
590 escaped.append("""); in XmlEscape()
593 escaped.append(1, c); in XmlEscape()
598 return escaped; in XmlEscape()
/system/core/llkd/
DREADME.md173 however a setprop in the shell requires it to be escaped or quoted;
/system/chre/pal/doc/
DDoxyfile75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
/system/chre/chre_api/doc/
DDoxyfile75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode