Lines Matching refs:xmlSchemaParserCtxtPtr
133 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
993 xmlSchemaParserCtxtPtr pctxt;
1056 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1059 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1068 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1072 xmlSchemaParserCtxtPtr ctxt);
1078 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1096 xmlSchemaParserCtxtPtr ctxt);
1100 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
1872 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt,
1893 xmlSchemaPErr(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error,
1926 xmlSchemaPErr2(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
1955 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error,
2107 xmlSchemaParserCtxtPtr pctxt = (xmlSchemaParserCtxtPtr) ctxt;
2301 xmlSchemaPInternalErr(xmlSchemaParserCtxtPtr pctxt,
2773 xmlSchemaPMissingAttrErr(xmlSchemaParserCtxtPtr ctxt,
2810 xmlSchemaPResCompAttrErr(xmlSchemaParserCtxtPtr ctxt,
2846 xmlSchemaPCustomAttrErr(xmlSchemaParserCtxtPtr ctxt,
2887 xmlSchemaPIllegalAttrErr(xmlSchemaParserCtxtPtr ctxt,
2918 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt,
2954 xmlSchemaPCustomErr(xmlSchemaParserCtxtPtr ctxt,
2979 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt,
3015 xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt,
3045 xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt,
3071 xmlSchemaPMutualExclAttrErr(xmlSchemaParserCtxtPtr ctxt,
3101 xmlSchemaPSimpleTypeErr(xmlSchemaParserCtxtPtr ctxt,
3191 xmlSchemaPContentErr(xmlSchemaParserCtxtPtr ctxt,
3251 xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt)
3298 xmlSchemaNewAnnot(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node)
3545 xmlSchemaBucketCreate(xmlSchemaParserCtxtPtr pctxt,
4669 xmlSchemaGetNodeContent(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node)
4699 xmlSchemaGetProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
5125 xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5162 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5203 xmlSchemaAddAttributeUse(xmlSchemaParserCtxtPtr pctxt,
5231 xmlSchemaAddRedef(xmlSchemaParserCtxtPtr pctxt,
5273 xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt,
5325 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt,
5366 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5404 xmlSchemaNewQNameRef(xmlSchemaParserCtxtPtr pctxt,
5432 xmlSchemaAddAttributeUseProhib(xmlSchemaParserCtxtPtr pctxt)
5463 xmlSchemaAddModelGroup(xmlSchemaParserCtxtPtr ctxt,
5505 xmlSchemaAddParticle(xmlSchemaParserCtxtPtr ctxt,
5551 xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt,
5597 xmlSchemaNewWildcardNsConstraint(xmlSchemaParserCtxtPtr ctxt)
5613 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5655 xmlSchemaAddWildcard(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5686 xmlSchemaSubstGroupAdd(xmlSchemaParserCtxtPtr pctxt,
5724 xmlSchemaSubstGroupGet(xmlSchemaParserCtxtPtr pctxt,
5745 xmlSchemaAddElementSubstitutionMember(xmlSchemaParserCtxtPtr pctxt,
5788 xmlSchemaPValAttrNodeQNameValue(xmlSchemaParserCtxtPtr ctxt,
5869 xmlSchemaPValAttrNodeQName(xmlSchemaParserCtxtPtr ctxt,
5900 xmlSchemaPValAttrQName(xmlSchemaParserCtxtPtr ctxt,
5935 xmlSchemaPValAttrNodeID(xmlSchemaParserCtxtPtr ctxt, xmlAttrPtr attr)
5990 xmlSchemaPValAttrID(xmlSchemaParserCtxtPtr ctxt,
6013 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
6078 xmlGetMinOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
6132 xmlSchemaPGetBoolNodeValue(xmlSchemaParserCtxtPtr ctxt,
6179 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt,
6217 static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
6221 static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr
6226 static xmlSchemaTypePtr xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr
6232 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
6237 static xmlSchemaTypePtr xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt,
6241 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
6262 xmlSchemaPValAttrNodeValue(xmlSchemaParserCtxtPtr pctxt,
6335 xmlSchemaPValAttrNode(xmlSchemaParserCtxtPtr ctxt,
6374 xmlSchemaPValAttr(xmlSchemaParserCtxtPtr ctxt,
6409 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt,
6467 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
6511 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed)
6630 xmlSchemaParseFacet(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
6723 xmlSchemaParseWildcardNs(xmlSchemaParserCtxtPtr ctxt,
6833 xmlSchemaPCheckParticleCorrect_2(xmlSchemaParserCtxtPtr ctxt,
6890 xmlSchemaParseAny(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
6982 xmlSchemaParseNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
7030 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
7100 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
7492 xmlSchemaParseGlobalAttribute(xmlSchemaParserCtxtPtr pctxt,
7645 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
7776 xmlSchemaParseAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt,
7990 xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt,
8207 xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt,
8304 xmlSchemaParseIDC(xmlSchemaParserCtxtPtr ctxt,
8454 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
8852 xmlSchemaParseUnion(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9021 xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9132 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9346 xmlSchemaParseModelGroupDefRef(xmlSchemaParserCtxtPtr ctxt,
9448 xmlSchemaParseModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt,
9534 xmlSchemaCleanupDoc(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr root)
9629 xmlSchemaParseSchemaElement(xmlSchemaParserCtxtPtr ctxt,
9746 xmlSchemaParseSchemaTopLevel(xmlSchemaParserCtxtPtr ctxt,
9939 static xmlSchemaParserCtxtPtr
9942 xmlSchemaParserCtxtPtr ret;
9944 ret = (xmlSchemaParserCtxtPtr) xmlMalloc(sizeof(xmlSchemaParserCtxt));
9970 static xmlSchemaParserCtxtPtr
9973 xmlSchemaParserCtxtPtr ret;
10019 xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt,
10041 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt,
10070 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt,
10095 xmlSchemaParseNewDocWithContext(xmlSchemaParserCtxtPtr pctxt,
10164 xmlSchemaParseNewDoc(xmlSchemaParserCtxtPtr pctxt,
10168 xmlSchemaParserCtxtPtr newpctxt;
10282 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt,
10706 xmlSchemaParseImport(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
10853 xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt,
10949 xmlSchemaParseIncludeOrRedefine(xmlSchemaParserCtxtPtr pctxt,
11157 xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
11173 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
11211 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
11477 xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
11781 xmlSchemaParseExtension(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
11916 xmlSchemaParseSimpleContent(xmlSchemaParserCtxtPtr ctxt,
12006 xmlSchemaParseComplexContent(xmlSchemaParserCtxtPtr ctxt,
12101 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
12398 xmlSchemaParserCtxtSetOptions(xmlSchemaParserCtxtPtr ctxt,
12426 xmlSchemaParserCtxtGetOptions(xmlSchemaParserCtxtPtr ctxt)
12445 xmlSchemaParserCtxtPtr
12448 xmlSchemaParserCtxtPtr ret;
12471 xmlSchemaParserCtxtPtr
12474 xmlSchemaParserCtxtPtr ret;
12496 xmlSchemaParserCtxtPtr
12499 xmlSchemaParserCtxtPtr ret;
12521 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt)
12553 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt,
12670 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt,
12735 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt,
13143 xmlSchemaParserCtxtPtr ctxt)
13203 xmlSchemaParserCtxtPtr ctxt)
13282 xmlSchemaResolveUnionMemberTypes(xmlSchemaParserCtxtPtr ctxt,
13478 xmlSchemaCloneWildcardNsConstraints(xmlSchemaParserCtxtPtr ctxt,
13525 xmlSchemaUnionWildcards(xmlSchemaParserCtxtPtr ctxt,
13785 xmlSchemaIntersectWildcards(xmlSchemaParserCtxtPtr ctxt,
14108 xmlSchemaCheckDerivationOKRestriction2to4(xmlSchemaParserCtxtPtr pctxt,
14391 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
14411 xmlSchemaFixupTypeAttributeUses(xmlSchemaParserCtxtPtr pctxt,
14900 xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt,
14939 xmlSchemaParserCtxtPtr ctxt)
14963 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt,
15002 xmlSchemaCheckUnionTypeDefCircular(xmlSchemaParserCtxtPtr pctxt,
15021 xmlSchemaParserCtxtPtr ctxt)
15149 xmlSchemaCheckSTPropsCorrect(xmlSchemaParserCtxtPtr ctxt,
15254 xmlSchemaCheckCOSSTRestricts(xmlSchemaParserCtxtPtr pctxt,
15720 xmlSchemaCheckSRCSimpleType(xmlSchemaParserCtxtPtr ctxt,
15755 xmlSchemaCreateVCtxtOnPCtxt(xmlSchemaParserCtxtPtr ctxt)
15803 xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt,
15881 xmlSchemaCheckCTPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
16128 xmlSchemaCheckCOSCTExtends(xmlSchemaParserCtxtPtr ctxt,
16385 xmlSchemaCheckDerivationOKRestriction(xmlSchemaParserCtxtPtr ctxt,
16575 xmlSchemaCheckCTComponent(xmlSchemaParserCtxtPtr ctxt,
16605 xmlSchemaCheckSRCCT(xmlSchemaParserCtxtPtr ctxt,
16804 xmlSchemaCheckRCaseNameAndTypeOK(xmlSchemaParserCtxtPtr ctxt,
16909 xmlSchemaCheckRCaseNSCompat(xmlSchemaParserCtxtPtr ctxt,
16953 xmlSchemaCheckRCaseRecurseAsIfGroup(xmlSchemaParserCtxtPtr ctxt,
16979 xmlSchemaCheckRCaseNSSubset(xmlSchemaParserCtxtPtr ctxt,
17029 xmlSchemaCheckCOSParticleRestrict(xmlSchemaParserCtxtPtr ctxt,
17070 xmlSchemaCheckRCaseNSRecurseCheckCardinality(xmlSchemaParserCtxtPtr ctxt,
17125 xmlSchemaCheckRCaseRecurse(xmlSchemaParserCtxtPtr ctxt,
17174 xmlSchemaDeriveFacetErr(xmlSchemaParserCtxtPtr pctxt,
17218 xmlSchemaDeriveAndValidateFacets(xmlSchemaParserCtxtPtr pctxt,
17757 xmlSchemaFinishMemberTypeDefinitionsProperty(xmlSchemaParserCtxtPtr pctxt,
17926 xmlSchemaFixupSimpleTypeStageOne(xmlSchemaParserCtxtPtr pctxt,
17998 xmlSchemaDebugFixedType(xmlSchemaParserCtxtPtr pctxt,
18053 xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt,
18146 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt,
18630 xmlSchemaParserCtxtPtr pctxt,
18837 xmlSchemaParserCtxtPtr pctxt)
18939 xmlSchemaParserCtxtPtr ctxt)
18996 xmlSchemaParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
19089 xmlSchemaParserCtxtPtr ctxt)
19138 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
19156 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
19326 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
19352 xmlSchemaCheckAGPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
19450 xmlSchemaParserCtxtPtr ctxt)
19486 xmlSchemaCheckAttrPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
19584 xmlSchemaCheckElemPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
19766 xmlSchemaCheckElemSubstGroup(xmlSchemaParserCtxtPtr ctxt,
19875 xmlSchemaCheckElementDeclConsistent(xmlSchemaParserCtxtPtr pctxt,
19992 xmlSchemaParserCtxtPtr ctxt)
20017 xmlSchemaParserCtxtPtr ctxt,
20165 xmlSchemaParserCtxtPtr ctxt)
20204 xmlSchemaCheckAttrUsePropsCorrect(xmlSchemaParserCtxtPtr ctxt,
20314 xmlSchemaParserCtxtPtr ctxt)
20363 xmlSchemaParserCtxtPtr pctxt)
20425 xmlSchemaParserCtxtPtr pctxt)
20450 xmlSchemaCheckSRCRedefineFirst(xmlSchemaParserCtxtPtr pctxt)
20625 xmlSchemaCheckSRCRedefineSecond(xmlSchemaParserCtxtPtr pctxt)
20701 xmlSchemaAddComponents(xmlSchemaParserCtxtPtr pctxt,
20820 xmlSchemaFixupComponents(xmlSchemaParserCtxtPtr pctxt,
21293 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt)
21416 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt,
21438 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
21462 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
21598 xmlSchemaParserCtxtPtr pctxt;
24574 ((xmlSchemaParserCtxtPtr) actxt)->schema, node,
28043 xmlSchemaParserCtxtPtr pctxt;