Searched refs:xmlSchematronNewParserCtxt (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dschematron.h73 xmlSchematronNewParserCtxt (const char *URL);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dschematron.h73 xmlSchematronNewParserCtxt (const char *URL);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dschematron.c579 * xmlSchematronNewParserCtxt:
588 xmlSchematronNewParserCtxt(const char *URL) function
1750 pctxt = xmlSchematronNewParserCtxt("tst.sct");
H A Dlibxml2.syms2116 xmlSchematronNewParserCtxt;
H A Dxmllint.c3537 ctxt = xmlSchematronNewParserCtxt(schematron);
H A Delfgcchack.h10328 #undef xmlSchematronNewParserCtxt macro
10329 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt __attribute((alias("xmlSchematronNewParserCtxt__internal_alias")));
10331 #ifndef xmlSchematronNewParserCtxt
10332 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt__internal_alias __attribute((visibility("hidden")));
10333 #define xmlSchematronNewParserCtxt xmlSchematronNewParserCtxt__internal_alias macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dschematron.c579 * xmlSchematronNewParserCtxt:
588 xmlSchematronNewParserCtxt(const char *URL) function
1750 pctxt = xmlSchematronNewParserCtxt("tst.sct");
H A Dlibxml2.syms2116 xmlSchematronNewParserCtxt;
H A Dxmllint.c3488 ctxt = xmlSchematronNewParserCtxt(schematron);
H A Delfgcchack.h10178 #undef xmlSchematronNewParserCtxt macro
10179 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt __attribute((alias("xmlSchematronNewParserCtxt__internal_alias")));
10181 #ifndef xmlSchematronNewParserCtxt
10182 extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt__internal_alias __attribute((visibility("hidden")));
10183 #define xmlSchematronNewParserCtxt xmlSchematronNewParserCtxt__internal_alias macro

Completed in 159 milliseconds