Searched refs:xmlSchematronNewMemParserCtxt (Results 1 - 6 of 6) sorted by path

/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h10166 #undef xmlSchematronNewMemParserCtxt macro
10167 extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt __attribute((alias("xmlSchematronNewMemParserCtxt__internal_alias")));
10169 #ifndef xmlSchematronNewMemParserCtxt
10170 extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt__internal_alias __attribute((visibility("hidden")));
10171 #define xmlSchematronNewMemParserCtxt xmlSchematronNewMemParserCtxt__internal_alias macro
H A Dschematron.c620 * xmlSchematronNewMemParserCtxt:
630 xmlSchematronNewMemParserCtxt(const char *buffer, int size) function
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dschematron.h75 xmlSchematronNewMemParserCtxt(const char *buffer,
/external/libxml2/
H A Delfgcchack.h10316 #undef xmlSchematronNewMemParserCtxt macro
10317 extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt __attribute((alias("xmlSchematronNewMemParserCtxt__internal_alias")));
10319 #ifndef xmlSchematronNewMemParserCtxt
10320 extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt__internal_alias __attribute((visibility("hidden")));
10321 #define xmlSchematronNewMemParserCtxt xmlSchematronNewMemParserCtxt__internal_alias macro
H A Dschematron.c620 * xmlSchematronNewMemParserCtxt:
630 xmlSchematronNewMemParserCtxt(const char *buffer, int size) function
/external/libxml2/include/libxml/
H A Dschematron.h75 xmlSchematronNewMemParserCtxt(const char *buffer,

Completed in 410 milliseconds