Searched defs:xmlSAXDefaultVersion (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A DSAX2.c2766 * xmlSAXDefaultVersion:
2778 xmlSAXDefaultVersion(int version) function
H A Delfgcchack.h9042 #undef xmlSAXDefaultVersion macro
9043 extern __typeof (xmlSAXDefaultVersion) xmlSAXDefaultVersion __attribute((alias("xmlSAXDefaultVersion__internal_alias")));
9045 #ifndef xmlSAXDefaultVersion
9046 extern __typeof (xmlSAXDefaultVersion) xmlSAXDefaultVersion__internal_alias __attribute((visibility("hidden")));
9047 #define xmlSAXDefaultVersion xmlSAXDefaultVersion__internal_alias macro

Completed in 111 milliseconds