Searched refs:xmlSchemaValidCtxtGetParserCtxt (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h199 xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt);
/external/libxml2/include/libxml/
H A Dxmlschemas.h199 xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt);
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h9926 #undef xmlSchemaValidCtxtGetParserCtxt macro
9927 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtxt __attribute((alias("xmlSchemaValidCtxtGetParserCtxt__internal_alias")));
9929 #ifndef xmlSchemaValidCtxtGetParserCtxt
9930 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtxt__internal_alias __attribute((visibility("hidden")));
9931 #define xmlSchemaValidCtxtGetParserCtxt xmlSchemaValidCtxtGetParserCtxt__internal_alias macro
H A Dxmlschemas.c28748 * xmlSchemaValidCtxtGetParserCtxt:
28757 xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt) function
H A Dtestapi.c34403 ret_val = xmlSchemaValidCtxtGetParserCtxt(ctxt);
34409 printf("Leak of %d blocks found in xmlSchemaValidCtxtGetParserCtxt",
[all...]
/external/libxml2/
H A Delfgcchack.h9926 #undef xmlSchemaValidCtxtGetParserCtxt macro
9927 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtxt __attribute((alias("xmlSchemaValidCtxtGetParserCtxt__internal_alias")));
9929 #ifndef xmlSchemaValidCtxtGetParserCtxt
9930 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtxt__internal_alias __attribute((visibility("hidden")));
9931 #define xmlSchemaValidCtxtGetParserCtxt xmlSchemaValidCtxtGetParserCtxt__internal_alias macro
H A Dxmlschemas.c28754 * xmlSchemaValidCtxtGetParserCtxt:
28763 xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt) function

Completed in 611 milliseconds