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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c83 {"Georgian", xmlUCSIsGeorgian},
1527 * xmlUCSIsGeorgian:
1535 xmlUCSIsGeorgian(int code) { function
H A Delfgcchack.h13864 #undef xmlUCSIsGeorgian macro
13865 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian __attribute((alias("xmlUCSIsGeorgian__internal_alias")));
13867 #ifndef xmlUCSIsGeorgian
13868 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian__internal_alias __attribute((visibility("hidden")));
13869 #define xmlUCSIsGeorgian xmlUCSIsGeorgian__internal_alias macro
/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 1126 milliseconds