Searched refs:pParserCtxt (Results 1 – 1 of 1) sorted by relevance
188 xmlSchemaParserCtxtPtr pParserCtxt = xmlSchemaNewDocParserCtxt(pSchemaDoc); in isInstanceDocumentValid() local190 if (!pParserCtxt) { in isInstanceDocumentValid()198 xmlSchemaPtr pSchema = xmlSchemaParse(pParserCtxt); in isInstanceDocumentValid()203 xmlSchemaFreeParserCtxt(pParserCtxt); in isInstanceDocumentValid()213 xmlSchemaFreeParserCtxt(pParserCtxt); in isInstanceDocumentValid()224 xmlSchemaFreeParserCtxt(pParserCtxt); in isInstanceDocumentValid()