Home | History | Annotate | Download | only in libxml2

Lines Matching refs:progressive

311 #define GROW if ((ctxt->progressive == 0) &&				\
2929 if ((!(IS_CHAR_CH(cur))) && (!((cur == 0) && (ctxt->progressive)))) {
5023 * Progressive parsing interfaces *
6176 ctxt->progressive = 1;