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

/external/chromium_org/third_party/libxml/src/
H A Dschematron.c660 * xmlSchematronNewDocParserCtxt:
669 xmlSchematronNewDocParserCtxt(xmlDocPtr doc) function
H A Delfgcchack.h10154 #undef xmlSchematronNewDocParserCtxt macro
10155 extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt __attribute((alias("xmlSchematronNewDocParserCtxt__internal_alias")));
10157 #ifndef xmlSchematronNewDocParserCtxt
10158 extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
10159 #define xmlSchematronNewDocParserCtxt xmlSchematronNewDocParserCtxt__internal_alias macro
/external/libxml2/
H A Dschematron.c660 * xmlSchematronNewDocParserCtxt:
669 xmlSchematronNewDocParserCtxt(xmlDocPtr doc) function
H A Delfgcchack.h10154 #undef xmlSchematronNewDocParserCtxt macro
10155 extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt __attribute((alias("xmlSchematronNewDocParserCtxt__internal_alias")));
10157 #ifndef xmlSchematronNewDocParserCtxt
10158 extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
10159 #define xmlSchematronNewDocParserCtxt xmlSchematronNewDocParserCtxt__internal_alias macro

Completed in 1197 milliseconds