Searched refs:coalesceText (Results 1 – 2 of 2) sorted by relevance
2607 int coalesceText = (lastChild != NULL) && in xmlSAX2Characters() local2610 if ((coalesceText) && (ctxt->nodemem != 0)) { in xmlSAX2Characters()2656 } else if (coalesceText) { in xmlSAX2Characters()
2556 int coalesceText = (lastChild != NULL) && in xmlSAX2Text() local2560 if ((coalesceText) && (ctxt->nodemem != 0)) { in xmlSAX2Text()2606 } else if (coalesceText) { in xmlSAX2Text()