Home
last modified time | relevance | path

Searched refs:xmlSchematronNewParserCtxt (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dschematron.h73 xmlSchematronNewParserCtxt (const char *URL);
/external/libxml2/os400/libxmlrpg/
Dschematron.rpgle71 d xmlSchematronNewParserCtxt...
72 d pr extproc('xmlSchematronNewParserCtxt')
/external/libxml2/
Dschematron.c590 xmlSchematronNewParserCtxt(const char *URL) in xmlSchematronNewParserCtxt() function
1752 pctxt = xmlSchematronNewParserCtxt("tst.sct"); in main()
Dlibxml2.syms2116 xmlSchematronNewParserCtxt;
Delfgcchack.h10328 #undef xmlSchematronNewParserCtxt
10329 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt __attribute((alias("xmlSche…
10331 #ifndef xmlSchematronNewParserCtxt
10332 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt__internal_alias __attribute…
10333 #define xmlSchematronNewParserCtxt xmlSchematronNewParserCtxt__internal_alias macro
Dxmllint.c3562 ctxt = xmlSchematronNewParserCtxt(schematron); in main()
/external/libxml2/win32/
Dlibxml2.def.src1813 xmlSchematronNewParserCtxt