Lines Matching defs:pctxt
35020 xmlSchemaParserCtxtPtr pctxt; /* the schema parser context or NULL */35032 pctxt = gen_xmlSchemaParserCtxtPtr(n_pctxt, 2);35035 ret_val = xmlSchemaCheckFacet(facet, typeDecl, pctxt, (const xmlChar *)name);35040 des_xmlSchemaParserCtxtPtr(n_pctxt, pctxt, 2);