Home
last modified time | relevance | path

Searched refs:checkRecurseUnordered (Results 1 – 16 of 16) sorted by relevance

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/schema/
H A DSchemaValidator.hpp227 void checkRecurseUnordered(SchemaGrammar* const currentGrammar,
H A DSchemaValidator.cpp1317 checkRecurseUnordered(aGrammar, curSpecNode, &curVector, derivedScope, in checkParticleDerivationOk()
1966 SchemaValidator::checkRecurseUnordered(SchemaGrammar* const currentGrammar, in checkRecurseUnordered() function in SchemaValidator
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/schema/
H A DSchemaValidator.hpp227 void checkRecurseUnordered(SchemaGrammar* const currentGrammar,
H A DSchemaValidator.cpp1317 checkRecurseUnordered(aGrammar, curSpecNode, &curVector, derivedScope, in checkParticleDerivationOk()
1966 SchemaValidator::checkRecurseUnordered(SchemaGrammar* const currentGrammar, in checkRecurseUnordered() function in SchemaValidator
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DXercSchemaValidator.h375 void checkRecurseUnordered(
H A DXercSchemaValidator.cpp1456 checkRecurseUnordered(aGrammar, curSpecNode, &curVector, derivedScope, in checkParticleDerivationOk()
2110 XercSchemaValidator::checkRecurseUnordered(SchemaGrammar* const currentGrammar, in checkRecurseUnordered() function in zorba::XercSchemaValidator
3691 checkRecurseUnordered(aGrammar, curSpecNode, &curVector, derivedScope,
4339 XercSchemaValidator::checkRecurseUnordered(SchemaGrammar* const currentGrammar,
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java953 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1299 private static void checkRecurseUnordered(List<XSParticleDecl> dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java952 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1298 private static void checkRecurseUnordered(Vector dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java952 checkRecurseUnordered(dChildren, dMinOccurs, dMaxOccurs, dSGHandler, in particleValidRestriction()
1298 private static void checkRecurseUnordered(Vector dChildren, int min1, int max1, in checkRecurseUnordered() method in XSConstraints