Home
last modified time | relevance | path

Searched refs:xmlSchematronFree (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dschematron.h98 xmlSchematronFree (xmlSchematronPtr schema);
/external/libxml2/
Dschematron.c561 xmlSchematronFree(xmlSchematronPtr schema) in xmlSchematronFree() function
1223 xmlSchematronFree(ret); in xmlSchematronParse()
1774 xmlSchematronFree(schema); in main()
Delfgcchack.h10118 #undef xmlSchematronFree
10119 extern __typeof (xmlSchematronFree) xmlSchematronFree __attribute((alias("xmlSchematronFree__intern…
10121 #ifndef xmlSchematronFree
10122 extern __typeof (xmlSchematronFree) xmlSchematronFree__internal_alias __attribute((visibility("hidd…
10123 #define xmlSchematronFree xmlSchematronFree__internal_alias macro
Dxmllint.c3749 xmlSchematronFree(wxschematron); in main()