Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c2555 int coalesceText = (lastChild != NULL) && in xmlSAX2Text() local
2559 if ((coalesceText) && (ctxt->nodemem != 0)) { in xmlSAX2Text()
2605 } else if (coalesceText) { in xmlSAX2Text()