Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dschematron.h129 xmlSchematronNewValidCtxt (xmlSchematronPtr schema,
/external/libxml2/os400/libxmlrpg/
Dschematron.rpgle187 d xmlSchematronNewValidCtxt...
188 d pr extproc('xmlSchematronNewValidCtxt')
/external/libxml2/
Dschematron.c1505 xmlSchematronNewValidCtxt(xmlSchematronPtr schema, int options) in xmlSchematronNewValidCtxt() function
1768 vctxt = xmlSchematronNewValidCtxt(schema); in main()
Dlibxml2.syms2117 xmlSchematronNewValidCtxt;
Delfgcchack.h10340 #undef xmlSchematronNewValidCtxt
10341 extern __typeof (xmlSchematronNewValidCtxt) xmlSchematronNewValidCtxt __attribute((alias("xmlSchema…
10343 #ifndef xmlSchematronNewValidCtxt
10344 extern __typeof (xmlSchematronNewValidCtxt) xmlSchematronNewValidCtxt__internal_alias __attribute((…
10345 #define xmlSchematronNewValidCtxt xmlSchematronNewValidCtxt__internal_alias macro
Dxmllint.c2846 ctxt = xmlSchematronNewValidCtxt(wxschematron, flag); in parseAndPrintFile()
/external/libxml2/win32/
Dlibxml2.def.src1814 xmlSchematronNewValidCtxt