Home
last modified time | relevance | path

Searched refs:xmlSchemaFreeParserCtxt (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemas.h127 xmlSchemaFreeParserCtxt (xmlSchemaParserCtxtPtr ctxt);
/external/libxml2/
Delfgcchack.h9494 #undef xmlSchemaFreeParserCtxt
9495 extern __typeof (xmlSchemaFreeParserCtxt) xmlSchemaFreeParserCtxt __attribute((alias("xmlSchemaFree…
9497 #ifndef xmlSchemaFreeParserCtxt
9498 extern __typeof (xmlSchemaFreeParserCtxt) xmlSchemaFreeParserCtxt__internal_alias __attribute((visi…
9499 #define xmlSchemaFreeParserCtxt xmlSchemaFreeParserCtxt__internal_alias macro
Dxmllint.c3600 xmlSchemaFreeParserCtxt(ctxt); in main()
Dxmlschemas.c10197 xmlSchemaFreeParserCtxt(newpctxt); in xmlSchemaParseNewDoc()
12502 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt) in xmlSchemaFreeParserCtxt() function
18792 xmlSchemaFreeParserCtxt(pctxt); in xmlSchemaCheckFacet()
18796 xmlSchemaFreeParserCtxt(pctxt); in xmlSchemaCheckFacet()
27571 xmlSchemaFreeParserCtxt(ctxt->pctxt); in xmlSchemaFreeValidCtxt()
Dxmlreader.c4358 xmlSchemaFreeParserCtxt(pctxt); in xmlTextReaderSchemaValidateInternal()