Home | History | Annotate | Download | only in libxml2

Lines Matching refs:progressive

312 #define GROW if ((ctxt->progressive == 0) &&				\
2977 if ((!(IS_CHAR_CH(cur))) && (!((cur == 0) && (ctxt->progressive)))) {
5106 * Progressive parsing interfaces *
6259 ctxt->progressive = 1;