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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h69 XMLPUBFUN int XMLCALL xmlUCSIsGeorgian (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c83 {"Georgian", xmlUCSIsGeorgian},
1527 * xmlUCSIsGeorgian:
1535 xmlUCSIsGeorgian(int code) { function
H A Delfgcchack.h13728 #undef xmlUCSIsGeorgian macro
13729 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian __attribute((alias("xmlUCSIsGeorgian__internal_alias")));
13731 #ifndef xmlUCSIsGeorgian
13732 extern __typeof (xmlUCSIsGeorgian) xmlUCSIsGeorgian__internal_alias __attribute((visibility("hidden")));
13733 #define xmlUCSIsGeorgian xmlUCSIsGeorgian__internal_alias macro

Completed in 183 milliseconds