Home
last modified time | relevance | path

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

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