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

/external/libxml2/
H A Dxmlunicode.c83 {"Georgian", xmlUCSIsGeorgian},
1527 * xmlUCSIsGeorgian:
1535 xmlUCSIsGeorgian(int code) { function
H A Delfgcchack.h14038 #undef xmlUCSIsGeorgian macro
14039 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian __attribute((alias("xmlUCSIsGeorgian__internal_alias")));
14041 #ifndef xmlUCSIsGeorgian
14042 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian__internal_alias __attribute((visibility("hidden")));
14043 #define xmlUCSIsGeorgian xmlUCSIsGeorgian__internal_alias macro

Completed in 142 milliseconds