Home
last modified time | relevance | path

Searched refs:xmlUCSIsGeorgian (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlunicode.c83 {"Georgian", xmlUCSIsGeorgian},
1535 xmlUCSIsGeorgian(int code) { in xmlUCSIsGeorgian() function
Delfgcchack.h13864 #undef xmlUCSIsGeorgian
13865 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian __attribute((alias("xmlUCSIsGeorgian__internal_…
13867 #ifndef xmlUCSIsGeorgian
13868 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian__internal_alias __attribute((visibility("hidden…
13869 #define xmlUCSIsGeorgian xmlUCSIsGeorgian__internal_alias macro
/external/libxml2/include/libxml/
Dxmlunicode.h69 XMLPUBFUN int XMLCALL xmlUCSIsGeorgian (int code);