Home
last modified time | relevance | path

Searched defs:escMode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dtree.c1494 xmlNodeListGetStringInternal(xmlDocPtr doc, const xmlNode *node, int escMode) { in xmlNodeListGetStringInternal()
1578 int escMode; in xmlNodeListGetString() local
1615 int escMode = inLine ? 0 : 3; in xmlNodeListGetRawString() local