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

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c261 #define FLAGS_NOERROR 8 macro
2240 if (ctxt->flags & FLAGS_NOERROR)
2354 if (ctxt->flags & FLAGS_NOERROR)
3790 ctxt.flags = FLAGS_IGNORABLE | FLAGS_NOERROR;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c260 #define FLAGS_NOERROR 8 macro
2239 if (ctxt->flags & FLAGS_NOERROR)
2353 if (ctxt->flags & FLAGS_NOERROR)
3789 ctxt.flags = FLAGS_IGNORABLE | FLAGS_NOERROR;

Completed in 150 milliseconds