• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/

Lines Matching refs:xmlSchemaParserCtxtPtr

133 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
992 xmlSchemaParserCtxtPtr pctxt;
1051 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1054 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1063 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1067 xmlSchemaParserCtxtPtr ctxt);
1073 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1091 xmlSchemaParserCtxtPtr ctxt);
1095 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
1867 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt,
1888 xmlSchemaPErr(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error,
1921 xmlSchemaPErr2(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
1950 xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error,
2088 xmlSchemaParserCtxtPtr pctxt = (xmlSchemaParserCtxtPtr) ctxt;
2282 xmlSchemaPInternalErr(xmlSchemaParserCtxtPtr pctxt,
2754 xmlSchemaPMissingAttrErr(xmlSchemaParserCtxtPtr ctxt,
2791 xmlSchemaPResCompAttrErr(xmlSchemaParserCtxtPtr ctxt,
2827 xmlSchemaPCustomAttrErr(xmlSchemaParserCtxtPtr ctxt,
2868 xmlSchemaPIllegalAttrErr(xmlSchemaParserCtxtPtr ctxt,
2899 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt,
2935 xmlSchemaPCustomErr(xmlSchemaParserCtxtPtr ctxt,
2960 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt,
2996 xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt,
3026 xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt,
3052 xmlSchemaPMutualExclAttrErr(xmlSchemaParserCtxtPtr ctxt,
3082 xmlSchemaPSimpleTypeErr(xmlSchemaParserCtxtPtr ctxt,
3172 xmlSchemaPContentErr(xmlSchemaParserCtxtPtr ctxt,
3232 xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt)
3279 xmlSchemaNewAnnot(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node)
3526 xmlSchemaBucketCreate(xmlSchemaParserCtxtPtr pctxt,
4650 xmlSchemaGetNodeContent(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node)
4680 xmlSchemaGetProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
5106 xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5143 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5184 xmlSchemaAddAttributeUse(xmlSchemaParserCtxtPtr pctxt,
5212 xmlSchemaAddRedef(xmlSchemaParserCtxtPtr pctxt,
5254 xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt,
5306 xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt,
5347 xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5385 xmlSchemaNewQNameRef(xmlSchemaParserCtxtPtr pctxt,
5413 xmlSchemaAddAttributeUseProhib(xmlSchemaParserCtxtPtr pctxt)
5444 xmlSchemaAddModelGroup(xmlSchemaParserCtxtPtr ctxt,
5486 xmlSchemaAddParticle(xmlSchemaParserCtxtPtr ctxt,
5532 xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt,
5578 xmlSchemaNewWildcardNsConstraint(xmlSchemaParserCtxtPtr ctxt)
5594 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5636 xmlSchemaAddWildcard(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
5667 xmlSchemaSubstGroupAdd(xmlSchemaParserCtxtPtr pctxt,
5705 xmlSchemaSubstGroupGet(xmlSchemaParserCtxtPtr pctxt,
5726 xmlSchemaAddElementSubstitutionMember(xmlSchemaParserCtxtPtr pctxt,
5769 xmlSchemaPValAttrNodeQNameValue(xmlSchemaParserCtxtPtr ctxt,
5850 xmlSchemaPValAttrNodeQName(xmlSchemaParserCtxtPtr ctxt,
5881 xmlSchemaPValAttrQName(xmlSchemaParserCtxtPtr ctxt,
5916 xmlSchemaPValAttrNodeID(xmlSchemaParserCtxtPtr ctxt, xmlAttrPtr attr)
5971 xmlSchemaPValAttrID(xmlSchemaParserCtxtPtr ctxt,
5994 xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
6059 xmlGetMinOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
6113 xmlSchemaPGetBoolNodeValue(xmlSchemaParserCtxtPtr ctxt,
6160 xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt,
6198 static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
6202 static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr
6207 static xmlSchemaTypePtr xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr
6213 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
6218 static xmlSchemaTypePtr xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt,
6222 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
6243 xmlSchemaPValAttrNodeValue(xmlSchemaParserCtxtPtr pctxt,
6316 xmlSchemaPValAttrNode(xmlSchemaParserCtxtPtr ctxt,
6355 xmlSchemaPValAttr(xmlSchemaParserCtxtPtr ctxt,
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt,
6448 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
6492 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed)
6611 xmlSchemaParseFacet(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
6704 xmlSchemaParseWildcardNs(xmlSchemaParserCtxtPtr ctxt,
6814 xmlSchemaPCheckParticleCorrect_2(xmlSchemaParserCtxtPtr ctxt,
6871 xmlSchemaParseAny(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
6963 xmlSchemaParseNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
7011 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
7081 xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
7473 xmlSchemaParseGlobalAttribute(xmlSchemaParserCtxtPtr pctxt,
7626 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
7757 xmlSchemaParseAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt,
7971 xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt,
8188 xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt,
8285 xmlSchemaParseIDC(xmlSchemaParserCtxtPtr ctxt,
8435 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
8833 xmlSchemaParseUnion(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9002 xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9113 xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
9327 xmlSchemaParseModelGroupDefRef(xmlSchemaParserCtxtPtr ctxt,
9429 xmlSchemaParseModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt,
9515 xmlSchemaCleanupDoc(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr root)
9610 xmlSchemaParseSchemaElement(xmlSchemaParserCtxtPtr ctxt,
9727 xmlSchemaParseSchemaTopLevel(xmlSchemaParserCtxtPtr ctxt,
9920 static xmlSchemaParserCtxtPtr
9923 xmlSchemaParserCtxtPtr ret;
9925 ret = (xmlSchemaParserCtxtPtr) xmlMalloc(sizeof(xmlSchemaParserCtxt));
9951 static xmlSchemaParserCtxtPtr
9954 xmlSchemaParserCtxtPtr ret;
10000 xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt,
10022 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt,
10051 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt,
10076 xmlSchemaParseNewDocWithContext(xmlSchemaParserCtxtPtr pctxt,
10145 xmlSchemaParseNewDoc(xmlSchemaParserCtxtPtr pctxt,
10149 xmlSchemaParserCtxtPtr newpctxt;
10263 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt,
10667 xmlSchemaParseImport(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
10814 xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt,
10910 xmlSchemaParseIncludeOrRedefine(xmlSchemaParserCtxtPtr pctxt,
11117 xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
11133 xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
11171 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
11437 xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
11741 xmlSchemaParseExtension(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
11876 xmlSchemaParseSimpleContent(xmlSchemaParserCtxtPtr ctxt,
11966 xmlSchemaParseComplexContent(xmlSchemaParserCtxtPtr ctxt,
12061 xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
12358 xmlSchemaParserCtxtSetOptions(xmlSchemaParserCtxtPtr ctxt,
12386 xmlSchemaParserCtxtGetOptions(xmlSchemaParserCtxtPtr ctxt)
12405 xmlSchemaParserCtxtPtr
12408 xmlSchemaParserCtxtPtr ret;
12431 xmlSchemaParserCtxtPtr
12434 xmlSchemaParserCtxtPtr ret;
12456 xmlSchemaParserCtxtPtr
12459 xmlSchemaParserCtxtPtr ret;
12481 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt)
12508 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt,
12616 xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt,
12675 xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt,
13039 xmlSchemaParserCtxtPtr ctxt)
13099 xmlSchemaParserCtxtPtr ctxt)
13178 xmlSchemaResolveUnionMemberTypes(xmlSchemaParserCtxtPtr ctxt,
13374 xmlSchemaCloneWildcardNsConstraints(xmlSchemaParserCtxtPtr ctxt,
13421 xmlSchemaUnionWildcards(xmlSchemaParserCtxtPtr ctxt,
13681 xmlSchemaIntersectWildcards(xmlSchemaParserCtxtPtr ctxt,
14004 xmlSchemaCheckDerivationOKRestriction2to4(xmlSchemaParserCtxtPtr pctxt,
14287 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
14307 xmlSchemaFixupTypeAttributeUses(xmlSchemaParserCtxtPtr pctxt,
14794 xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt,
14833 xmlSchemaParserCtxtPtr ctxt)
14857 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt,
14896 xmlSchemaCheckUnionTypeDefCircular(xmlSchemaParserCtxtPtr pctxt,
14915 xmlSchemaParserCtxtPtr ctxt)
15043 xmlSchemaCheckSTPropsCorrect(xmlSchemaParserCtxtPtr ctxt,
15147 xmlSchemaCheckCOSSTRestricts(xmlSchemaParserCtxtPtr pctxt,
15612 xmlSchemaCheckSRCSimpleType(xmlSchemaParserCtxtPtr ctxt,
15647 xmlSchemaCreateVCtxtOnPCtxt(xmlSchemaParserCtxtPtr ctxt)
15695 xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt,
15773 xmlSchemaCheckCTPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
16020 xmlSchemaCheckCOSCTExtends(xmlSchemaParserCtxtPtr ctxt,
16277 xmlSchemaCheckDerivationOKRestriction(xmlSchemaParserCtxtPtr ctxt,
16467 xmlSchemaCheckCTComponent(xmlSchemaParserCtxtPtr ctxt,
16497 xmlSchemaCheckSRCCT(xmlSchemaParserCtxtPtr ctxt,
16696 xmlSchemaCheckRCaseNameAndTypeOK(xmlSchemaParserCtxtPtr ctxt,
16801 xmlSchemaCheckRCaseNSCompat(xmlSchemaParserCtxtPtr ctxt,
16845 xmlSchemaCheckRCaseRecurseAsIfGroup(xmlSchemaParserCtxtPtr ctxt,
16871 xmlSchemaCheckRCaseNSSubset(xmlSchemaParserCtxtPtr ctxt,
16921 xmlSchemaCheckCOSParticleRestrict(xmlSchemaParserCtxtPtr ctxt,
16961 xmlSchemaCheckRCaseNSRecurseCheckCardinality(xmlSchemaParserCtxtPtr ctxt,
17015 xmlSchemaCheckRCaseRecurse(xmlSchemaParserCtxtPtr ctxt,
17064 xmlSchemaDeriveFacetErr(xmlSchemaParserCtxtPtr pctxt,
17108 xmlSchemaDeriveAndValidateFacets(xmlSchemaParserCtxtPtr pctxt,
17647 xmlSchemaFinishMemberTypeDefinitionsProperty(xmlSchemaParserCtxtPtr pctxt,
17816 xmlSchemaFixupSimpleTypeStageOne(xmlSchemaParserCtxtPtr pctxt,
17888 xmlSchemaDebugFixedType(xmlSchemaParserCtxtPtr pctxt,
17943 xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt,
18036 xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt,
18520 xmlSchemaParserCtxtPtr pctxt,
18727 xmlSchemaParserCtxtPtr pctxt)
18829 xmlSchemaParserCtxtPtr ctxt)
18886 xmlSchemaParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
18979 xmlSchemaParserCtxtPtr ctxt)
19028 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
19046 xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
19218 xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
19244 xmlSchemaCheckAGPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
19342 xmlSchemaParserCtxtPtr ctxt)
19378 xmlSchemaCheckAttrPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
19476 xmlSchemaCheckElemPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
19658 xmlSchemaCheckElemSubstGroup(xmlSchemaParserCtxtPtr ctxt,
19767 xmlSchemaCheckElementDeclConsistent(xmlSchemaParserCtxtPtr pctxt,
19884 xmlSchemaParserCtxtPtr ctxt)
19909 xmlSchemaParserCtxtPtr ctxt,
20057 xmlSchemaParserCtxtPtr ctxt)
20096 xmlSchemaCheckAttrUsePropsCorrect(xmlSchemaParserCtxtPtr ctxt,
20206 xmlSchemaParserCtxtPtr ctxt)
20255 xmlSchemaParserCtxtPtr pctxt)
20317 xmlSchemaParserCtxtPtr pctxt)
20342 xmlSchemaCheckSRCRedefineFirst(xmlSchemaParserCtxtPtr pctxt)
20517 xmlSchemaCheckSRCRedefineSecond(xmlSchemaParserCtxtPtr pctxt)
20593 xmlSchemaAddComponents(xmlSchemaParserCtxtPtr pctxt,
20712 xmlSchemaFixupComponents(xmlSchemaParserCtxtPtr pctxt,
21185 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt)
21308 xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt,
21330 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
21354 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
21490 xmlSchemaParserCtxtPtr pctxt;
24450 ((xmlSchemaParserCtxtPtr) actxt)->schema, node,
27866 xmlSchemaParserCtxtPtr pctxt;