xmlSchemaParserCtxtPtr  119 third_party/libxml/src/include/libxml/xmlschemas.h XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
xmlSchemaParserCtxtPtr  121 third_party/libxml/src/include/libxml/xmlschemas.h XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
xmlSchemaParserCtxtPtr  124 third_party/libxml/src/include/libxml/xmlschemas.h XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
xmlSchemaParserCtxtPtr  127 third_party/libxml/src/include/libxml/xmlschemas.h 	    xmlSchemaFreeParserCtxt	(xmlSchemaParserCtxtPtr ctxt);
xmlSchemaParserCtxtPtr  129 third_party/libxml/src/include/libxml/xmlschemas.h 	    xmlSchemaSetParserErrors	(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr  134 third_party/libxml/src/include/libxml/xmlschemas.h 	    xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr  138 third_party/libxml/src/include/libxml/xmlschemas.h 		xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr  146 third_party/libxml/src/include/libxml/xmlschemas.h 	    xmlSchemaParse		(xmlSchemaParserCtxtPtr ctxt);
xmlSchemaParserCtxtPtr   68 third_party/libxml/src/include/libxml/xmlschemastypes.h 						 xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr  891 third_party/libxml/src/runsuite.c     xmlSchemaParserCtxtPtr ctxt;
xmlSchemaParserCtxtPtr 2989 third_party/libxml/src/runtest.c     xmlSchemaParserCtxtPtr ctxt;
xmlSchemaParserCtxtPtr   81 third_party/libxml/src/testSchemas.c 		xmlSchemaParserCtxtPtr ctxt;
xmlSchemaParserCtxtPtr  857 third_party/libxml/src/testapi.c static void desret_xmlSchemaParserCtxtPtr(xmlSchemaParserCtxtPtr val) {
xmlSchemaParserCtxtPtr 33909 third_party/libxml/src/testapi.c static xmlSchemaParserCtxtPtr gen_xmlSchemaParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlSchemaParserCtxtPtr 33912 third_party/libxml/src/testapi.c static void des_xmlSchemaParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchemaParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlSchemaParserCtxtPtr 33944 third_party/libxml/src/testapi.c     xmlSchemaParserCtxtPtr ctxt; /* a XMl-Schema parser context */
xmlSchemaParserCtxtPtr 34087 third_party/libxml/src/testapi.c     xmlSchemaParserCtxtPtr ret_val;
xmlSchemaParserCtxtPtr 34121 third_party/libxml/src/testapi.c     xmlSchemaParserCtxtPtr ret_val;
xmlSchemaParserCtxtPtr 34162 third_party/libxml/src/testapi.c     xmlSchemaParserCtxtPtr ret_val;
xmlSchemaParserCtxtPtr 34678 third_party/libxml/src/testapi.c     xmlSchemaParserCtxtPtr pctxt; /* the schema parser context or NULL */
xmlSchemaParserCtxtPtr 3543 third_party/libxml/src/xmllint.c 	xmlSchemaParserCtxtPtr ctxt;
xmlSchemaParserCtxtPtr 4342 third_party/libxml/src/xmlreader.c 	xmlSchemaParserCtxtPtr pctxt;
xmlSchemaParserCtxtPtr  133 third_party/libxml/src/xmlschemas.c #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
xmlSchemaParserCtxtPtr  992 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr pctxt;
xmlSchemaParserCtxtPtr 1051 third_party/libxml/src/xmlschemas.c static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 1054 third_party/libxml/src/xmlschemas.c static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 1063 third_party/libxml/src/xmlschemas.c xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 1067 third_party/libxml/src/xmlschemas.c                        xmlSchemaParserCtxtPtr ctxt);
xmlSchemaParserCtxtPtr 1073 third_party/libxml/src/xmlschemas.c xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 1091 third_party/libxml/src/xmlschemas.c 				   xmlSchemaParserCtxtPtr ctxt);
xmlSchemaParserCtxtPtr 1095 third_party/libxml/src/xmlschemas.c xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 1867 third_party/libxml/src/xmlschemas.c xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 1888 third_party/libxml/src/xmlschemas.c xmlSchemaPErr(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error,
xmlSchemaParserCtxtPtr 1921 third_party/libxml/src/xmlschemas.c xmlSchemaPErr2(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
xmlSchemaParserCtxtPtr 1950 third_party/libxml/src/xmlschemas.c xmlSchemaPErrExt(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int error,
xmlSchemaParserCtxtPtr 2088 third_party/libxml/src/xmlschemas.c 	    xmlSchemaParserCtxtPtr pctxt = (xmlSchemaParserCtxtPtr) ctxt;
xmlSchemaParserCtxtPtr 2282 third_party/libxml/src/xmlschemas.c xmlSchemaPInternalErr(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 2754 third_party/libxml/src/xmlschemas.c xmlSchemaPMissingAttrErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2791 third_party/libxml/src/xmlschemas.c xmlSchemaPResCompAttrErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2827 third_party/libxml/src/xmlschemas.c xmlSchemaPCustomAttrErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2868 third_party/libxml/src/xmlschemas.c xmlSchemaPIllegalAttrErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2899 third_party/libxml/src/xmlschemas.c xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2935 third_party/libxml/src/xmlschemas.c xmlSchemaPCustomErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2960 third_party/libxml/src/xmlschemas.c xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 2996 third_party/libxml/src/xmlschemas.c xmlSchemaPIllegalFacetAtomicErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 3026 third_party/libxml/src/xmlschemas.c xmlSchemaPIllegalFacetListUnionErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 3052 third_party/libxml/src/xmlschemas.c xmlSchemaPMutualExclAttrErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 3082 third_party/libxml/src/xmlschemas.c xmlSchemaPSimpleTypeErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 3172 third_party/libxml/src/xmlschemas.c xmlSchemaPContentErr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 3232 third_party/libxml/src/xmlschemas.c xmlSchemaNewSchema(xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 3279 third_party/libxml/src/xmlschemas.c xmlSchemaNewAnnot(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node)
xmlSchemaParserCtxtPtr 3526 third_party/libxml/src/xmlschemas.c xmlSchemaBucketCreate(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 4650 third_party/libxml/src/xmlschemas.c xmlSchemaGetNodeContent(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node)
xmlSchemaParserCtxtPtr 4680 third_party/libxml/src/xmlschemas.c xmlSchemaGetProp(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
xmlSchemaParserCtxtPtr 5106 third_party/libxml/src/xmlschemas.c xmlSchemaAddNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 5143 third_party/libxml/src/xmlschemas.c xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 5184 third_party/libxml/src/xmlschemas.c xmlSchemaAddAttributeUse(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5212 third_party/libxml/src/xmlschemas.c xmlSchemaAddRedef(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5254 third_party/libxml/src/xmlschemas.c xmlSchemaAddAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5306 third_party/libxml/src/xmlschemas.c xmlSchemaAddElement(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5347 third_party/libxml/src/xmlschemas.c xmlSchemaAddType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 5385 third_party/libxml/src/xmlschemas.c xmlSchemaNewQNameRef(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5413 third_party/libxml/src/xmlschemas.c xmlSchemaAddAttributeUseProhib(xmlSchemaParserCtxtPtr pctxt)
xmlSchemaParserCtxtPtr 5444 third_party/libxml/src/xmlschemas.c xmlSchemaAddModelGroup(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5486 third_party/libxml/src/xmlschemas.c xmlSchemaAddParticle(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5532 third_party/libxml/src/xmlschemas.c xmlSchemaAddModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5578 third_party/libxml/src/xmlschemas.c xmlSchemaNewWildcardNsConstraint(xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 5594 third_party/libxml/src/xmlschemas.c xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 5636 third_party/libxml/src/xmlschemas.c xmlSchemaAddWildcard(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 5667 third_party/libxml/src/xmlschemas.c xmlSchemaSubstGroupAdd(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5705 third_party/libxml/src/xmlschemas.c xmlSchemaSubstGroupGet(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5726 third_party/libxml/src/xmlschemas.c xmlSchemaAddElementSubstitutionMember(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 5769 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrNodeQNameValue(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5850 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrNodeQName(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5881 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrQName(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5916 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrNodeID(xmlSchemaParserCtxtPtr ctxt, xmlAttrPtr attr)
xmlSchemaParserCtxtPtr 5971 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrID(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 5994 third_party/libxml/src/xmlschemas.c xmlGetMaxOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
xmlSchemaParserCtxtPtr 6059 third_party/libxml/src/xmlschemas.c xmlGetMinOccurs(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node,
xmlSchemaParserCtxtPtr 6113 third_party/libxml/src/xmlschemas.c xmlSchemaPGetBoolNodeValue(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6160 third_party/libxml/src/xmlschemas.c xmlGetBooleanProp(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6198 third_party/libxml/src/xmlschemas.c static xmlSchemaTypePtr xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 6202 third_party/libxml/src/xmlschemas.c static xmlSchemaTypePtr xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 6207 third_party/libxml/src/xmlschemas.c static xmlSchemaTypePtr xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 6213 third_party/libxml/src/xmlschemas.c xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 6218 third_party/libxml/src/xmlschemas.c static xmlSchemaTypePtr xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6222 third_party/libxml/src/xmlschemas.c xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6243 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrNodeValue(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 6316 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttrNode(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6355 third_party/libxml/src/xmlschemas.c xmlSchemaPValAttr(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6390 third_party/libxml/src/xmlschemas.c xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 6448 third_party/libxml/src/xmlschemas.c xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 6492 third_party/libxml/src/xmlschemas.c xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed)
xmlSchemaParserCtxtPtr 6611 third_party/libxml/src/xmlschemas.c xmlSchemaParseFacet(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 6704 third_party/libxml/src/xmlschemas.c xmlSchemaParseWildcardNs(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6814 third_party/libxml/src/xmlschemas.c xmlSchemaPCheckParticleCorrect_2(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 6871 third_party/libxml/src/xmlschemas.c xmlSchemaParseAny(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 6963 third_party/libxml/src/xmlschemas.c xmlSchemaParseNotation(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 7011 third_party/libxml/src/xmlschemas.c xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 7081 third_party/libxml/src/xmlschemas.c xmlSchemaParseLocalAttribute(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 7473 third_party/libxml/src/xmlschemas.c xmlSchemaParseGlobalAttribute(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 7626 third_party/libxml/src/xmlschemas.c xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 7757 third_party/libxml/src/xmlschemas.c xmlSchemaParseAttributeGroupDefinition(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 7971 third_party/libxml/src/xmlschemas.c xmlSchemaCheckCSelectorXPath(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 8188 third_party/libxml/src/xmlschemas.c xmlSchemaParseIDCSelectorAndField(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 8285 third_party/libxml/src/xmlschemas.c xmlSchemaParseIDC(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 8435 third_party/libxml/src/xmlschemas.c xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 8833 third_party/libxml/src/xmlschemas.c xmlSchemaParseUnion(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 9002 third_party/libxml/src/xmlschemas.c xmlSchemaParseList(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 9113 third_party/libxml/src/xmlschemas.c xmlSchemaParseSimpleType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 9327 third_party/libxml/src/xmlschemas.c xmlSchemaParseModelGroupDefRef(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 9429 third_party/libxml/src/xmlschemas.c xmlSchemaParseModelGroupDefinition(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 9515 third_party/libxml/src/xmlschemas.c xmlSchemaCleanupDoc(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr root)
xmlSchemaParserCtxtPtr 9610 third_party/libxml/src/xmlschemas.c xmlSchemaParseSchemaElement(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 9727 third_party/libxml/src/xmlschemas.c xmlSchemaParseSchemaTopLevel(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 9920 third_party/libxml/src/xmlschemas.c static xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 9923 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ret;
xmlSchemaParserCtxtPtr 9925 third_party/libxml/src/xmlschemas.c     ret = (xmlSchemaParserCtxtPtr) xmlMalloc(sizeof(xmlSchemaParserCtxt));
xmlSchemaParserCtxtPtr 9951 third_party/libxml/src/xmlschemas.c static xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 9954 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ret;
xmlSchemaParserCtxtPtr 10000 third_party/libxml/src/xmlschemas.c xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10022 third_party/libxml/src/xmlschemas.c xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10051 third_party/libxml/src/xmlschemas.c xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10076 third_party/libxml/src/xmlschemas.c xmlSchemaParseNewDocWithContext(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10145 third_party/libxml/src/xmlschemas.c xmlSchemaParseNewDoc(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10149 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr newpctxt;
xmlSchemaParserCtxtPtr 10263 third_party/libxml/src/xmlschemas.c xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10687 third_party/libxml/src/xmlschemas.c xmlSchemaParseImport(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 10834 third_party/libxml/src/xmlschemas.c xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 10930 third_party/libxml/src/xmlschemas.c xmlSchemaParseIncludeOrRedefine(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 11138 third_party/libxml/src/xmlschemas.c xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 11154 third_party/libxml/src/xmlschemas.c xmlSchemaParseInclude(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 11192 third_party/libxml/src/xmlschemas.c xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 11458 third_party/libxml/src/xmlschemas.c xmlSchemaParseRestriction(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 11762 third_party/libxml/src/xmlschemas.c xmlSchemaParseExtension(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 11897 third_party/libxml/src/xmlschemas.c xmlSchemaParseSimpleContent(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 11987 third_party/libxml/src/xmlschemas.c xmlSchemaParseComplexContent(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 12082 third_party/libxml/src/xmlschemas.c xmlSchemaParseComplexType(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
xmlSchemaParserCtxtPtr 12379 third_party/libxml/src/xmlschemas.c xmlSchemaParserCtxtSetOptions(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 12407 third_party/libxml/src/xmlschemas.c xmlSchemaParserCtxtGetOptions(xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 12426 third_party/libxml/src/xmlschemas.c xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 12429 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ret;
xmlSchemaParserCtxtPtr 12452 third_party/libxml/src/xmlschemas.c xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 12455 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ret;
xmlSchemaParserCtxtPtr 12477 third_party/libxml/src/xmlschemas.c xmlSchemaParserCtxtPtr
xmlSchemaParserCtxtPtr 12480 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ret;
xmlSchemaParserCtxtPtr 12502 third_party/libxml/src/xmlschemas.c xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 12534 third_party/libxml/src/xmlschemas.c xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 12651 third_party/libxml/src/xmlschemas.c xmlSchemaBuildContentModelForElement(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 12716 third_party/libxml/src/xmlschemas.c xmlSchemaBuildAContentModel(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 13115 third_party/libxml/src/xmlschemas.c 			   xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 13175 third_party/libxml/src/xmlschemas.c 				  xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 13254 third_party/libxml/src/xmlschemas.c xmlSchemaResolveUnionMemberTypes(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 13450 third_party/libxml/src/xmlschemas.c xmlSchemaCloneWildcardNsConstraints(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 13497 third_party/libxml/src/xmlschemas.c xmlSchemaUnionWildcards(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 13757 third_party/libxml/src/xmlschemas.c xmlSchemaIntersectWildcards(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 14080 third_party/libxml/src/xmlschemas.c xmlSchemaCheckDerivationOKRestriction2to4(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 14363 third_party/libxml/src/xmlschemas.c xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 14383 third_party/libxml/src/xmlschemas.c xmlSchemaFixupTypeAttributeUses(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 14872 third_party/libxml/src/xmlschemas.c xmlSchemaCheckTypeDefCircularInternal(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 14911 third_party/libxml/src/xmlschemas.c 			      xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 14935 third_party/libxml/src/xmlschemas.c xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 14974 third_party/libxml/src/xmlschemas.c xmlSchemaCheckUnionTypeDefCircular(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 14993 third_party/libxml/src/xmlschemas.c 			 xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 15121 third_party/libxml/src/xmlschemas.c xmlSchemaCheckSTPropsCorrect(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 15225 third_party/libxml/src/xmlschemas.c xmlSchemaCheckCOSSTRestricts(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 15691 third_party/libxml/src/xmlschemas.c xmlSchemaCheckSRCSimpleType(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 15726 third_party/libxml/src/xmlschemas.c xmlSchemaCreateVCtxtOnPCtxt(xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 15774 third_party/libxml/src/xmlschemas.c xmlSchemaParseCheckCOSValidDefault(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 15852 third_party/libxml/src/xmlschemas.c xmlSchemaCheckCTPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 16099 third_party/libxml/src/xmlschemas.c xmlSchemaCheckCOSCTExtends(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16356 third_party/libxml/src/xmlschemas.c xmlSchemaCheckDerivationOKRestriction(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16546 third_party/libxml/src/xmlschemas.c xmlSchemaCheckCTComponent(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16576 third_party/libxml/src/xmlschemas.c xmlSchemaCheckSRCCT(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16775 third_party/libxml/src/xmlschemas.c xmlSchemaCheckRCaseNameAndTypeOK(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16880 third_party/libxml/src/xmlschemas.c xmlSchemaCheckRCaseNSCompat(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16924 third_party/libxml/src/xmlschemas.c xmlSchemaCheckRCaseRecurseAsIfGroup(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 16950 third_party/libxml/src/xmlschemas.c xmlSchemaCheckRCaseNSSubset(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 17000 third_party/libxml/src/xmlschemas.c xmlSchemaCheckCOSParticleRestrict(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 17041 third_party/libxml/src/xmlschemas.c xmlSchemaCheckRCaseNSRecurseCheckCardinality(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 17096 third_party/libxml/src/xmlschemas.c xmlSchemaCheckRCaseRecurse(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 17145 third_party/libxml/src/xmlschemas.c xmlSchemaDeriveFacetErr(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 17189 third_party/libxml/src/xmlschemas.c xmlSchemaDeriveAndValidateFacets(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 17728 third_party/libxml/src/xmlschemas.c xmlSchemaFinishMemberTypeDefinitionsProperty(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 17897 third_party/libxml/src/xmlschemas.c xmlSchemaFixupSimpleTypeStageOne(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 17969 third_party/libxml/src/xmlschemas.c xmlSchemaDebugFixedType(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 18024 third_party/libxml/src/xmlschemas.c xmlSchemaFixupSimpleTypeStageTwo(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 18117 third_party/libxml/src/xmlschemas.c xmlSchemaFixupComplexType(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 18601 third_party/libxml/src/xmlschemas.c                     xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 18808 third_party/libxml/src/xmlschemas.c 			  xmlSchemaParserCtxtPtr pctxt)
xmlSchemaParserCtxtPtr 18910 third_party/libxml/src/xmlschemas.c 			       xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 18967 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
xmlSchemaParserCtxtPtr 19060 third_party/libxml/src/xmlschemas.c 				xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 19109 third_party/libxml/src/xmlschemas.c xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19127 third_party/libxml/src/xmlschemas.c xmlSchemaExpandAttributeGroupRefs(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19297 third_party/libxml/src/xmlschemas.c xmlSchemaAttributeGroupExpandRefs(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19323 third_party/libxml/src/xmlschemas.c xmlSchemaCheckAGPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19421 third_party/libxml/src/xmlschemas.c 				    xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 19457 third_party/libxml/src/xmlschemas.c xmlSchemaCheckAttrPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19555 third_party/libxml/src/xmlschemas.c xmlSchemaCheckElemPropsCorrect(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19737 third_party/libxml/src/xmlschemas.c xmlSchemaCheckElemSubstGroup(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 19846 third_party/libxml/src/xmlschemas.c xmlSchemaCheckElementDeclConsistent(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 19963 third_party/libxml/src/xmlschemas.c 				   xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 19988 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 20136 third_party/libxml/src/xmlschemas.c 				  xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 20175 third_party/libxml/src/xmlschemas.c xmlSchemaCheckAttrUsePropsCorrect(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 20285 third_party/libxml/src/xmlschemas.c 				   xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 20334 third_party/libxml/src/xmlschemas.c 			  xmlSchemaParserCtxtPtr pctxt)
xmlSchemaParserCtxtPtr 20396 third_party/libxml/src/xmlschemas.c 				       xmlSchemaParserCtxtPtr pctxt)
xmlSchemaParserCtxtPtr 20421 third_party/libxml/src/xmlschemas.c xmlSchemaCheckSRCRedefineFirst(xmlSchemaParserCtxtPtr pctxt)
xmlSchemaParserCtxtPtr 20596 third_party/libxml/src/xmlschemas.c xmlSchemaCheckSRCRedefineSecond(xmlSchemaParserCtxtPtr pctxt)
xmlSchemaParserCtxtPtr 20672 third_party/libxml/src/xmlschemas.c xmlSchemaAddComponents(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 20791 third_party/libxml/src/xmlschemas.c xmlSchemaFixupComponents(xmlSchemaParserCtxtPtr pctxt,
xmlSchemaParserCtxtPtr 21264 third_party/libxml/src/xmlschemas.c xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt)
xmlSchemaParserCtxtPtr 21387 third_party/libxml/src/xmlschemas.c xmlSchemaSetParserErrors(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 21409 third_party/libxml/src/xmlschemas.c xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 21433 third_party/libxml/src/xmlschemas.c xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
xmlSchemaParserCtxtPtr 21569 third_party/libxml/src/xmlschemas.c     xmlSchemaParserCtxtPtr pctxt;
xmlSchemaParserCtxtPtr 24545 third_party/libxml/src/xmlschemas.c 			((xmlSchemaParserCtxtPtr) actxt)->schema, node,
xmlSchemaParserCtxtPtr 27962 third_party/libxml/src/xmlschemas.c 	xmlSchemaParserCtxtPtr pctxt;