Lines Matching full:lax
1455 return (BAD_CAST "lax");
6721 } else if (xmlStrEqual(pc, (const xmlChar *) "lax")) {
6727 NULL, "(strict | skip | lax)", pc,
12959 int lax;
13014 lax = particle->minOccurs == 0;
13016 xmlAutomataNewAllTrans(pctxt->am, pctxt->state, NULL, lax);
14272 * than lax is stronger than skip.
16904 * than B's {process contents}, where strict is stronger than lax is
25091 * IDCs. I.e. not "lax" (without declaration) and "skip" wild attributes.
25260 * "lax" "none"
25361 * "lax" and "skip" validated attributes. Check what to
26396 * "anyType" has an unbounded, lax "any" wildcard.
26805 * when the processContents is "lax" or "strict".