Lines Matching refs:xmlSchemaParserCtxtPtr

139 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
1001 xmlSchemaParserCtxtPtr pctxt;
1064 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1067 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1076 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1080 xmlSchemaParserCtxtPtr ctxt);
1086 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1104 xmlSchemaParserCtxtPtr ctxt);
1108 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
1881 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPErrMemory()
1902 xmlSchemaPErr(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchemaPErr()
1935 xmlSchemaPErr2(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlSchemaPErr2()
1964 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchemaPErrExt()
2121 xmlSchemaParserCtxtPtr pctxt = (xmlSchemaParserCtxtPtr) ctxt; in xmlSchemaErr4Line()
2319 xmlSchemaPInternalErr(xmlSchemaParserCtxtPtr pctxt,
2793 xmlSchemaPMissingAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPMissingAttrErr()
2830 xmlSchemaPResCompAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPResCompAttrErr()
2866 xmlSchemaPCustomAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCustomAttrErr()
2907 xmlSchemaPIllegalAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPIllegalAttrErr()
2938 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCustomErrExt()
2974 xmlSchemaPCustomErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCustomErr()
2999 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPAttrUseErr4()
3035 xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPIllegalFacetAtomicErr()
3065 xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPIllegalFacetListUnionErr()
3091 xmlSchemaPMutualExclAttrErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPMutualExclAttrErr()
3121 xmlSchemaPSimpleTypeErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPSimpleTypeErr()
3215 xmlSchemaPContentErr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPContentErr()
3275 xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaNewSchema()
3322 xmlSchemaNewAnnot(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node) in xmlSchemaNewAnnot()
3575 xmlSchemaBucketCreate(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaBucketCreate()
4705 xmlSchemaGetNodeContent(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node) in xmlSchemaGetNodeContent()
4735 xmlSchemaGetProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlSchemaGetProp()
5161 xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddNotation()
5198 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddAttribute()
5239 xmlSchemaAddAttributeUse(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddAttributeUse()
5267 xmlSchemaAddRedef(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddRedef()
5309 xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddAttributeGroupDefinition()
5361 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddElement()
5402 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddType()
5440 xmlSchemaNewQNameRef(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaNewQNameRef()
5468 xmlSchemaAddAttributeUseProhib(xmlSchemaParserCtxtPtr pctxt) in xmlSchemaAddAttributeUseProhib()
5499 xmlSchemaAddModelGroup(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddModelGroup()
5541 xmlSchemaAddParticle(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddParticle()
5587 xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaAddModelGroupDefinition()
5633 xmlSchemaNewWildcardNsConstraint(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaNewWildcardNsConstraint()
5649 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddIDC()
5691 xmlSchemaAddWildcard(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddWildcard()
5728 xmlSchemaSubstGroupAdd(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaSubstGroupAdd()
5766 xmlSchemaSubstGroupGet(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaSubstGroupGet()
5787 xmlSchemaAddElementSubstitutionMember(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddElementSubstitutionMember()
5830 xmlSchemaPValAttrNodeQNameValue(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrNodeQNameValue()
5911 xmlSchemaPValAttrNodeQName(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrNodeQName()
5942 xmlSchemaPValAttrQName(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrQName()
5977 xmlSchemaPValAttrNodeID(xmlSchemaParserCtxtPtr ctxt, xmlAttrPtr attr) in xmlSchemaPValAttrNodeID()
6032 xmlSchemaPValAttrID(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrID()
6055 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlGetMaxOccurs()
6120 xmlGetMinOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, in xmlGetMinOccurs()
6174 xmlSchemaPGetBoolNodeValue(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPGetBoolNodeValue()
6221 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt, in xmlGetBooleanProp()
6259 static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
6263 static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr
6268 static xmlSchemaTypePtr xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr
6274 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
6279 static xmlSchemaTypePtr xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt,
6283 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
6304 xmlSchemaPValAttrNodeValue(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaPValAttrNodeValue()
6377 xmlSchemaPValAttrNode(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttrNode()
6416 xmlSchemaPValAttr(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPValAttr()
6451 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckReference()
6509 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes()
6553 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed) in xmlSchemaParseAnnotation()
6672 xmlSchemaParseFacet(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseFacet()
6765 xmlSchemaParseWildcardNs(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseWildcardNs()
6875 xmlSchemaPCheckParticleCorrect_2(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPCheckParticleCorrect_2()
6932 xmlSchemaParseAny(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseAny()
7024 xmlSchemaParseNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseNotation()
7072 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseAnyAttribute()
7142 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseLocalAttribute()
7534 xmlSchemaParseGlobalAttribute(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseGlobalAttribute()
7687 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseAttributeGroupRef()
7818 xmlSchemaParseAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseAttributeGroupDefinition()
8032 xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCSelectorXPath()
8249 xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseIDCSelectorAndField()
8346 xmlSchemaParseIDC(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseIDC()
8496 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseElement()
8894 xmlSchemaParseUnion(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseUnion()
9063 xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseList()
9174 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseSimpleType()
9388 xmlSchemaParseModelGroupDefRef(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseModelGroupDefRef()
9490 xmlSchemaParseModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseModelGroupDefinition()
9576 xmlSchemaCleanupDoc(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr root) in xmlSchemaCleanupDoc()
9671 xmlSchemaParseSchemaElement(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseSchemaElement()
9788 xmlSchemaParseSchemaTopLevel(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseSchemaTopLevel()
9980 static xmlSchemaParserCtxtPtr
9983 xmlSchemaParserCtxtPtr ret; in xmlSchemaParserCtxtCreate()
9985 ret = (xmlSchemaParserCtxtPtr) xmlMalloc(sizeof(xmlSchemaParserCtxt)); in xmlSchemaParserCtxtCreate()
10011 static xmlSchemaParserCtxtPtr
10014 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewParserCtxtUseDict()
10060 xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaGetSchemaBucket()
10082 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaGetChameleonSchemaBucket()
10111 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaGetSchemaBucketByTNS()
10136 xmlSchemaParseNewDocWithContext(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseNewDocWithContext()
10205 xmlSchemaParseNewDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseNewDoc()
10209 xmlSchemaParserCtxtPtr newpctxt; in xmlSchemaParseNewDoc()
10323 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddSchemaDoc()
10747 xmlSchemaParseImport(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseImport()
10894 xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseIncludeOrRedefineAttrs()
10990 xmlSchemaParseIncludeOrRedefine(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseIncludeOrRedefine()
11198 xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseRedefine()
11214 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, in xmlSchemaParseInclude()
11252 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseModelGroup()
11518 xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseRestriction()
11822 xmlSchemaParseExtension(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseExtension()
11957 xmlSchemaParseSimpleContent(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseSimpleContent()
12047 xmlSchemaParseComplexContent(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseComplexContent()
12142 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseComplexType()
12439 xmlSchemaParserCtxtSetOptions(xmlSchemaParserCtxtPtr ctxt,
12467 xmlSchemaParserCtxtGetOptions(xmlSchemaParserCtxtPtr ctxt)
12486 xmlSchemaParserCtxtPtr
12489 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewParserCtxt()
12512 xmlSchemaParserCtxtPtr
12515 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewMemParserCtxt()
12537 xmlSchemaParserCtxtPtr
12540 xmlSchemaParserCtxtPtr ret; in xmlSchemaNewDocParserCtxt()
12562 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaFreeParserCtxt()
12594 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaBuildContentModelForSubstGroup()
12711 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaBuildContentModelForElement()
12776 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaBuildAContentModel()
13184 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaBuildContentModel()
13244 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveElementReferences()
13323 xmlSchemaResolveUnionMemberTypes(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaResolveUnionMemberTypes()
13519 xmlSchemaCloneWildcardNsConstraints(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCloneWildcardNsConstraints()
13566 xmlSchemaUnionWildcards(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaUnionWildcards()
13826 xmlSchemaIntersectWildcards(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaIntersectWildcards()
14149 xmlSchemaCheckDerivationOKRestriction2to4(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckDerivationOKRestriction2to4()
14432 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
14452 xmlSchemaFixupTypeAttributeUses(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupTypeAttributeUses()
14941 xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckTypeDefCircularInternal()
14980 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckTypeDefCircular()
15004 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckUnionTypeDefCircularRecur()
15043 xmlSchemaCheckUnionTypeDefCircular(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckUnionTypeDefCircular()
15062 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveTypeReferences()
15190 xmlSchemaCheckSTPropsCorrect(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckSTPropsCorrect()
15295 xmlSchemaCheckCOSSTRestricts(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckCOSSTRestricts()
15761 xmlSchemaCheckSRCSimpleType(xmlSchemaParserCtxtPtr ctxt,
15796 xmlSchemaCreateVCtxtOnPCtxt(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCreateVCtxtOnPCtxt()
15844 xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaParseCheckCOSValidDefault()
15922 xmlSchemaCheckCTPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckCTPropsCorrect()
16169 xmlSchemaCheckCOSCTExtends(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCOSCTExtends()
16426 xmlSchemaCheckDerivationOKRestriction(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckDerivationOKRestriction()
16616 xmlSchemaCheckCTComponent(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCTComponent()
16646 xmlSchemaCheckSRCCT(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckSRCCT()
16845 xmlSchemaCheckRCaseNameAndTypeOK(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseNameAndTypeOK()
16950 xmlSchemaCheckRCaseNSCompat(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseNSCompat()
16994 xmlSchemaCheckRCaseRecurseAsIfGroup(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseRecurseAsIfGroup()
17020 xmlSchemaCheckRCaseNSSubset(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseNSSubset()
17070 xmlSchemaCheckCOSParticleRestrict(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckCOSParticleRestrict()
17111 xmlSchemaCheckRCaseNSRecurseCheckCardinality(xmlSchemaParserCtxtPtr ctxt,
17166 xmlSchemaCheckRCaseRecurse(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckRCaseRecurse()
17215 xmlSchemaDeriveFacetErr(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaDeriveFacetErr()
17259 xmlSchemaDeriveAndValidateFacets(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaDeriveAndValidateFacets()
17798 xmlSchemaFinishMemberTypeDefinitionsProperty(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFinishMemberTypeDefinitionsProperty()
17967 xmlSchemaFixupSimpleTypeStageOne(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupSimpleTypeStageOne()
18039 xmlSchemaDebugFixedType(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaDebugFixedType()
18094 xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupSimpleTypeStageTwo()
18187 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupComplexType()
18671 xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckFacet()
18878 xmlSchemaParserCtxtPtr pctxt) in xmlSchemaCheckFacetValues()
18980 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckGroupDefCircular()
19037 xmlSchemaParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlSchemaModelGroupToModelGroupDefFixup()
19130 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckAttrGroupCircular()
19179 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
19197 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaExpandAttributeGroupRefs()
19367 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAttributeGroupExpandRefs()
19393 xmlSchemaCheckAGPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckAGPropsCorrect()
19491 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveAttrGroupReferences()
19527 xmlSchemaCheckAttrPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckAttrPropsCorrect()
19625 xmlSchemaCheckElemPropsCorrect(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckElemPropsCorrect()
19807 xmlSchemaCheckElemSubstGroup(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckElemSubstGroup()
19916 xmlSchemaCheckElementDeclConsistent(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckElementDeclConsistent()
20033 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaCheckElementDeclComponent()
20058 xmlSchemaParserCtxtPtr ctxt, in xmlSchemaResolveModelGroupParticleReferences()
20206 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveAttrUseReferences()
20245 xmlSchemaCheckAttrUsePropsCorrect(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaCheckAttrUsePropsCorrect()
20355 xmlSchemaParserCtxtPtr ctxt) in xmlSchemaResolveAttrTypeReferences()
20404 xmlSchemaParserCtxtPtr pctxt) in xmlSchemaResolveIDCKeyReferences()
20466 xmlSchemaParserCtxtPtr pctxt) in xmlSchemaResolveAttrUseProhibReferences()
20491 xmlSchemaCheckSRCRedefineFirst(xmlSchemaParserCtxtPtr pctxt) in xmlSchemaCheckSRCRedefineFirst()
20666 xmlSchemaCheckSRCRedefineSecond(xmlSchemaParserCtxtPtr pctxt) in xmlSchemaCheckSRCRedefineSecond()
20742 xmlSchemaAddComponents(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaAddComponents()
20861 xmlSchemaFixupComponents(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaFixupComponents()
21333 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaParse()
21456 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserErrors()
21478 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserStructuredErrors()
21502 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaGetParserErrors()
21638 xmlSchemaParserCtxtPtr pctxt; in xmlSchemaAssembleByLocation()
24618 ((xmlSchemaParserCtxtPtr) actxt)->schema, node, in xmlSchemaVCheckCVCSimpleType()
28125 xmlSchemaParserCtxtPtr pctxt; in xmlSchemaPreRun()