Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c2517 int coalesceText = (lastChild != NULL) && in xmlSAX2Characters() local
2520 if ((coalesceText) && (ctxt->nodemem != 0)) { in xmlSAX2Characters()
2562 } else if (coalesceText) { in xmlSAX2Characters()