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

/external/libxml2/
H A Drelaxng.c261 #define FLAGS_NOERROR 8 macro
2240 if (ctxt->flags & FLAGS_NOERROR)
2354 if (ctxt->flags & FLAGS_NOERROR)
3787 ctxt.flags = FLAGS_IGNORABLE | FLAGS_NOERROR;

Completed in 41 milliseconds