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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dschematron.h75 xmlSchematronNewMemParserCtxt(const char *buffer,
/external/libxml2/include/libxml/
H A Dschematron.h75 xmlSchematronNewMemParserCtxt(const char *buffer,
/external/chromium_org/third_party/libxml/src/
H A Dschematron.c620 * xmlSchematronNewMemParserCtxt:
630 xmlSchematronNewMemParserCtxt(const char *buffer, int size) function
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
/external/libxml2/
H A Dschematron.c620 * xmlSchematronNewMemParserCtxt:
630 xmlSchematronNewMemParserCtxt(const char *buffer, int size) function
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

Completed in 217 milliseconds