Searched defs:escMode (Results 1 – 1 of 1) sorted by relevance
1494 xmlNodeListGetStringInternal(xmlDocPtr doc, const xmlNode *node, int escMode) { in xmlNodeListGetStringInternal()1578 int escMode; in xmlNodeListGetString() local1615 int escMode = inLine ? 0 : 3; in xmlNodeListGetRawString() local