Home | History | Annotate | Download | only in src

Lines Matching refs:pctxt

34678     xmlSchemaParserCtxtPtr pctxt; /* the schema parser context or NULL */
34690 pctxt = gen_xmlSchemaParserCtxtPtr(n_pctxt, 2);
34693 ret_val = xmlSchemaCheckFacet(facet, typeDecl, pctxt, (const xmlChar *)name);
34698 des_xmlSchemaParserCtxtPtr(n_pctxt, pctxt, 2);