Searched refs:coalesceText (Results 1 - 2 of 2) sorted by last modified time

/external/libxml2/
H A DSAX2.c2555 int coalesceText = (lastChild != NULL) && local
2558 if ((coalesceText) && (ctxt->nodemem != 0)) {
2600 } else if (coalesceText) {
/external/chromium_org/third_party/libxml/src/
H A DSAX2.c2467 int coalesceText = (lastChild != NULL) && local
2470 if ((coalesceText) && (ctxt->nodemem != 0)) {
2512 } else if (coalesceText) {

Completed in 70 milliseconds