Searched refs:xmlSAXDefaultVersion (Results 1 – 4 of 4) sorted by relevance
150 xmlSAXDefaultVersion (int version);
3473 xmlSAXDefaultVersion(1); in main()3475 xmlSAXDefaultVersion(2); in main()
9042 #undef xmlSAXDefaultVersion9043 extern __typeof (xmlSAXDefaultVersion) xmlSAXDefaultVersion __attribute((alias("xmlSAXDefaultVersio…9045 #ifndef xmlSAXDefaultVersion9046 extern __typeof (xmlSAXDefaultVersion) xmlSAXDefaultVersion__internal_alias __attribute((visibility…9047 #define xmlSAXDefaultVersion xmlSAXDefaultVersion__internal_alias macro
2778 xmlSAXDefaultVersion(int version) in xmlSAXDefaultVersion() function