• Home
  • Raw
  • Download

Lines Matching refs:xmlSchemaParserCtxtPtr

139 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
1002 xmlSchemaParserCtxtPtr pctxt;
1077 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1080 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1089 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1093 xmlSchemaParserCtxtPtr ctxt);
1099 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1117 xmlSchemaParserCtxtPtr ctxt);
1121 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
1926 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPErrMemory()
1947 xmlSchemaPErr(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchemaPErr()
1980 xmlSchemaPErr2(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlSchemaPErr2()
2009 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchemaPErrExt()
2166 xmlSchemaParserCtxtPtr pctxt = (xmlSchemaParserCtxtPtr) ctxt; in xmlSchemaErr4Line()
2364 xmlSchemaPInternalErr(xmlSchemaParserCtxtPtr pctxt,
2836 xmlSchemaPMissingAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPMissingAttrErr()
2872 xmlSchemaPResCompAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPResCompAttrErr()
2908 xmlSchemaPCustomAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCustomAttrErr()
2948 xmlSchemaPIllegalAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPIllegalAttrErr()
2979 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCustomErrExt()
3015 xmlSchemaPCustomErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCustomErr()
3040 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPAttrUseErr4()
3076 xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPIllegalFacetAtomicErr()
3106 xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPIllegalFacetListUnionErr()
3132 xmlSchemaPMutualExclAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPMutualExclAttrErr()
3161 xmlSchemaPSimpleTypeErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPSimpleTypeErr()
3254 xmlSchemaPContentErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPContentErr()
3314 xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaNewSchema()
3361 xmlSchemaNewAnnot(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node) in xmlSchemaNewAnnot()
3614 xmlSchemaBucketCreate(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaBucketCreate()
4744 xmlSchemaGetNodeContent(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node) in xmlSchemaGetNodeContent()
4774 xmlSchemaGetProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlSchemaGetProp()
5200 xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddNotation()
5237 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddAttribute()
5278 xmlSchemaAddAttributeUse(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddAttributeUse()
5306 xmlSchemaAddRedef(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddRedef()
5348 xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddAttributeGroupDefinition()
5400 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddElement()
5441 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddType()
5479 xmlSchemaNewQNameRef(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaNewQNameRef()
5507 xmlSchemaAddAttributeUseProhib(xmlSchemaParserCtxtPtr pctxt) in xmlSchemaAddAttributeUseProhib()
5538 xmlSchemaAddModelGroup(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddModelGroup()
5580 xmlSchemaAddParticle(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddParticle()
5626 xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddModelGroupDefinition()
5672 xmlSchemaNewWildcardNsConstraint(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaNewWildcardNsConstraint()
5688 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddIDC()
5730 xmlSchemaAddWildcard(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddWildcard()
5767 xmlSchemaSubstGroupAdd(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaSubstGroupAdd()
5805 xmlSchemaSubstGroupGet(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaSubstGroupGet()
5826 xmlSchemaAddElementSubstitutionMember(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddElementSubstitutionMember()
5868 xmlSchemaPValAttrNodeQNameValue(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrNodeQNameValue()
5948 xmlSchemaPValAttrNodeQName(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrNodeQName()
5978 xmlSchemaPValAttrQName(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrQName()
6008 xmlSchemaPValAttrNodeID(xmlSchemaParserCtxtPtr ctxt, xmlAttrPtr attr) in xmlSchemaPValAttrNodeID()
6063 xmlSchemaPValAttrID(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrID()
6086 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlGetMaxOccurs()
6160 xmlGetMinOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlGetMinOccurs()
6222 xmlSchemaPGetBoolNodeValue(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPGetBoolNodeValue()
6269 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, in xmlGetBooleanProp()
6307 static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
6311 static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr
6316 static xmlSchemaTypePtr xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr
6322 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
6327 static xmlSchemaTypePtr xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt,
6331 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
6351 xmlSchemaPValAttrNodeValue(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaPValAttrNodeValue()
6423 xmlSchemaPValAttrNode(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrNode()
6461 xmlSchemaPValAttr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttr()
6496 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckReference()
6554 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes()
6598 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed) in xmlSchemaParseAnnotation()
6717 xmlSchemaParseFacet(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseFacet()
6810 xmlSchemaParseWildcardNs(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseWildcardNs()
6920 xmlSchemaPCheckParticleCorrect_2(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCheckParticleCorrect_2()
6977 xmlSchemaParseAny(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseAny()
7069 xmlSchemaParseNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseNotation()
7117 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseAnyAttribute()
7187 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseLocalAttribute()
7579 xmlSchemaParseGlobalAttribute(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseGlobalAttribute()
7732 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseAttributeGroupRef()
7863 xmlSchemaParseAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseAttributeGroupDefinition()
8077 xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCSelectorXPath()
8294 xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseIDCSelectorAndField()
8391 xmlSchemaParseIDC(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseIDC()
8541 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseElement()
8939 xmlSchemaParseUnion(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseUnion()
9108 xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseList()
9219 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseSimpleType()
9433 xmlSchemaParseModelGroupDefRef(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseModelGroupDefRef()
9535 xmlSchemaParseModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseModelGroupDefinition()
9621 xmlSchemaCleanupDoc(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr root) in xmlSchemaCleanupDoc()
9716 xmlSchemaParseSchemaElement(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseSchemaElement()
9833 xmlSchemaParseSchemaTopLevel(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseSchemaTopLevel()
10025 static xmlSchemaParserCtxtPtr
10028 xmlSchemaParserCtxtPtr ret; in xmlSchemaParserCtxtCreate()
10030 ret = (xmlSchemaParserCtxtPtr) xmlMalloc(sizeof(xmlSchemaParserCtxt)); in xmlSchemaParserCtxtCreate()
10056 static xmlSchemaParserCtxtPtr
10059 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewParserCtxtUseDict()
10105 xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaGetSchemaBucket()
10127 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaGetChameleonSchemaBucket()
10156 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaGetSchemaBucketByTNS()
10181 xmlSchemaParseNewDocWithContext(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseNewDocWithContext()
10250 xmlSchemaParseNewDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseNewDoc()
10254 xmlSchemaParserCtxtPtr newpctxt; in xmlSchemaParseNewDoc()
10368 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddSchemaDoc()
10792 xmlSchemaParseImport(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseImport()
10939 xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseIncludeOrRedefineAttrs()
11035 xmlSchemaParseIncludeOrRedefine(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseIncludeOrRedefine()
11243 xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseRedefine()
11259 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseInclude()
11297 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseModelGroup()
11563 xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseRestriction()
11867 xmlSchemaParseExtension(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseExtension()
12002 xmlSchemaParseSimpleContent(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseSimpleContent()
12092 xmlSchemaParseComplexContent(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseComplexContent()
12187 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseComplexType()
12484 xmlSchemaParserCtxtSetOptions(xmlSchemaParserCtxtPtr ctxt,
12512 xmlSchemaParserCtxtGetOptions(xmlSchemaParserCtxtPtr ctxt)
12531 xmlSchemaParserCtxtPtr
12534 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewParserCtxt()
12557 xmlSchemaParserCtxtPtr
12560 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewMemParserCtxt()
12582 xmlSchemaParserCtxtPtr
12585 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewDocParserCtxt()
12607 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaFreeParserCtxt()
12639 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaBuildContentModelForSubstGroup()
12756 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaBuildContentModelForElement()
12821 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaBuildAContentModel()
13229 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaBuildContentModel()
13289 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveElementReferences()
13368 xmlSchemaResolveUnionMemberTypes(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaResolveUnionMemberTypes()
13564 xmlSchemaCloneWildcardNsConstraints(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCloneWildcardNsConstraints()
13611 xmlSchemaUnionWildcards(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaUnionWildcards()
13871 xmlSchemaIntersectWildcards(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaIntersectWildcards()
14194 xmlSchemaCheckDerivationOKRestriction2to4(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckDerivationOKRestriction2to4()
14477 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
14497 xmlSchemaFixupTypeAttributeUses(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupTypeAttributeUses()
15026 xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckTypeDefCircularInternal()
15065 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckTypeDefCircular()
15089 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckUnionTypeDefCircularRecur()
15128 xmlSchemaCheckUnionTypeDefCircular(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckUnionTypeDefCircular()
15147 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveTypeReferences()
15275 xmlSchemaCheckSTPropsCorrect(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckSTPropsCorrect()
15380 xmlSchemaCheckCOSSTRestricts(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckCOSSTRestricts()
15846 xmlSchemaCheckSRCSimpleType(xmlSchemaParserCtxtPtr ctxt,
15881 xmlSchemaCreateVCtxtOnPCtxt(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCreateVCtxtOnPCtxt()
15929 xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseCheckCOSValidDefault()
16007 xmlSchemaCheckCTPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckCTPropsCorrect()
16254 xmlSchemaCheckCOSCTExtends(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCOSCTExtends()
16511 xmlSchemaCheckDerivationOKRestriction(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckDerivationOKRestriction()
16701 xmlSchemaCheckCTComponent(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCTComponent()
16731 xmlSchemaCheckSRCCT(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckSRCCT()
16930 xmlSchemaCheckRCaseNameAndTypeOK(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseNameAndTypeOK()
17035 xmlSchemaCheckRCaseNSCompat(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseNSCompat()
17079 xmlSchemaCheckRCaseRecurseAsIfGroup(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseRecurseAsIfGroup()
17105 xmlSchemaCheckRCaseNSSubset(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseNSSubset()
17155 xmlSchemaCheckCOSParticleRestrict(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCOSParticleRestrict()
17196 xmlSchemaCheckRCaseNSRecurseCheckCardinality(xmlSchemaParserCtxtPtr ctxt,
17251 xmlSchemaCheckRCaseRecurse(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseRecurse()
17300 xmlSchemaDeriveFacetErr(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaDeriveFacetErr()
17344 xmlSchemaDeriveAndValidateFacets(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaDeriveAndValidateFacets()
17883 xmlSchemaFinishMemberTypeDefinitionsProperty(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFinishMemberTypeDefinitionsProperty()
18052 xmlSchemaFixupSimpleTypeStageOne(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupSimpleTypeStageOne()
18124 xmlSchemaDebugFixedType(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaDebugFixedType()
18179 xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupSimpleTypeStageTwo()
18272 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupComplexType()
18756 xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckFacet()
18963 xmlSchemaParserCtxtPtr pctxt) in xmlSchemaCheckFacetValues()
19065 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckGroupDefCircular()
19122 xmlSchemaParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlSchemaModelGroupToModelGroupDefFixup()
19215 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckAttrGroupCircular()
19264 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
19282 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaExpandAttributeGroupRefs()
19452 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAttributeGroupExpandRefs()
19478 xmlSchemaCheckAGPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckAGPropsCorrect()
19576 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveAttrGroupReferences()
19612 xmlSchemaCheckAttrPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckAttrPropsCorrect()
19710 xmlSchemaCheckElemPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckElemPropsCorrect()
19892 xmlSchemaCheckElemSubstGroup(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckElemSubstGroup()
20001 xmlSchemaCheckElementDeclConsistent(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckElementDeclConsistent()
20118 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckElementDeclComponent()
20143 xmlSchemaParserCtxtPtr ctxt, in xmlSchemaResolveModelGroupParticleReferences()
20291 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveAttrUseReferences()
20330 xmlSchemaCheckAttrUsePropsCorrect(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckAttrUsePropsCorrect()
20440 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveAttrTypeReferences()
20489 xmlSchemaParserCtxtPtr pctxt) in xmlSchemaResolveIDCKeyReferences()
20551 xmlSchemaParserCtxtPtr pctxt) in xmlSchemaResolveAttrUseProhibReferences()
20576 xmlSchemaCheckSRCRedefineFirst(xmlSchemaParserCtxtPtr pctxt) in xmlSchemaCheckSRCRedefineFirst()
20751 xmlSchemaCheckSRCRedefineSecond(xmlSchemaParserCtxtPtr pctxt) in xmlSchemaCheckSRCRedefineSecond()
20827 xmlSchemaAddComponents(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddComponents()
20946 xmlSchemaFixupComponents(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupComponents()
21418 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaParse()
21541 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserErrors()
21563 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserStructuredErrors()
21587 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaGetParserErrors()
21723 xmlSchemaParserCtxtPtr pctxt; in xmlSchemaAssembleByLocation()
24800 ((xmlSchemaParserCtxtPtr) actxt)->schema, node, in xmlSchemaVCheckCVCSimpleType()
28310 xmlSchemaParserCtxtPtr pctxt; in xmlSchemaPreRun()