Searched defs:xmlSchemaFreeParserCtxt (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c10197 xmlSchemaFreeParserCtxt(newpctxt);
12496 * xmlSchemaFreeParserCtxt:
12502 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt) function
18791 xmlSchemaFreeParserCtxt(pctxt);
18795 xmlSchemaFreeParserCtxt(pctxt);
27565 xmlSchemaFreeParserCtxt(ctxt->pctxt);
H A Delfgcchack.h9494 #undef xmlSchemaFreeParserCtxt macro
9495 extern __typeof (xmlSchemaFreeParserCtxt) xmlSchemaFreeParserCtxt __attribute((alias("xmlSchemaFreeParserCtxt__internal_alias")));
9497 #ifndef xmlSchemaFreeParserCtxt
9498 extern __typeof (xmlSchemaFreeParserCtxt) xmlSchemaFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
9499 #define xmlSchemaFreeParserCtxt xmlSchemaFreeParserCtxt__internal_alias macro
/external/libxml2/
H A Dxmlschemas.c10216 xmlSchemaFreeParserCtxt(newpctxt);
12515 * xmlSchemaFreeParserCtxt:
12521 xmlSchemaFreeParserCtxt(xmlSchemaParserCtxtPtr ctxt) function
18820 xmlSchemaFreeParserCtxt(pctxt);
18824 xmlSchemaFreeParserCtxt(pctxt);
27641 xmlSchemaFreeParserCtxt(ctxt->pctxt);
H A Delfgcchack.h9620 #undef xmlSchemaFreeParserCtxt macro
9621 extern __typeof (xmlSchemaFreeParserCtxt) xmlSchemaFreeParserCtxt __attribute((alias("xmlSchemaFreeParserCtxt__internal_alias")));
9623 #ifndef xmlSchemaFreeParserCtxt
9624 extern __typeof (xmlSchemaFreeParserCtxt) xmlSchemaFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
9625 #define xmlSchemaFreeParserCtxt xmlSchemaFreeParserCtxt__internal_alias macro

Completed in 276 milliseconds