Home
last modified time | relevance | path

Searched refs:xmlSchemaValidCtxtGetParserCtxt (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemas.h199 xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt);
/external/libxml2/
Delfgcchack.h9926 #undef xmlSchemaValidCtxtGetParserCtxt
9927 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtxt __attribute((alia…
9929 #ifndef xmlSchemaValidCtxtGetParserCtxt
9930 extern __typeof (xmlSchemaValidCtxtGetParserCtxt) xmlSchemaValidCtxtGetParserCtxt__internal_alias _…
9931 #define xmlSchemaValidCtxtGetParserCtxt xmlSchemaValidCtxtGetParserCtxt__internal_alias macro
Dxmlschemas.c28763 xmlSchemaValidCtxtGetParserCtxt(xmlSchemaValidCtxtPtr ctxt) in xmlSchemaValidCtxtGetParserCtxt() function