Searched refs:lax (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlautomata.h114 int lax);
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c1449 * @lax:
1455 int lax) {
1461 if (lax)
3769 printf("testing all lax %d\n", trans->count);
6147 * @lax: allow to transition if not all all transitions have been activated
6158 xmlAutomataStatePtr to, int lax) {
6161 xmlFAGenerateAllTransition(am, from, to, lax);
1453 xmlFAGenerateAllTransition(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr from, xmlRegStatePtr to, int lax) argument
6157 xmlAutomataNewAllTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, xmlAutomataStatePtr to, int lax) argument
H A Dxmlschemas.c1455 return (BAD_CAST "lax");
6723 } else if (xmlStrEqual(pc, (const xmlChar *) "lax")) {
6729 NULL, "(strict | skip | lax)", pc,
12961 int lax; local
13016 lax = particle->minOccurs == 0;
13018 xmlAutomataNewAllTrans(pctxt->am, pctxt->state, NULL, lax);
14274 * than lax is stronger than skip.
16904 * than B's {process contents}, where strict is stronger than lax is
25089 * IDCs. I.e. not "lax" (without declaration) and "skip" wild attributes.
25258 * "lax" "non
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 98 milliseconds