Searched defs:end_in_lf (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dparser.c12401 int end_in_lf = 0; local
12416 end_in_lf = 1;
12532 if ((end_in_lf == 1) && (ctxt->input != NULL) &&

Completed in 96 milliseconds