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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h73 XMLPUBFUN int XMLCALL xmlUCSIsGreekandCoptic (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c87 {"GreekandCoptic", xmlUCSIsGreekandCoptic},
1579 * xmlUCSIsGreekandCoptic:
1587 xmlUCSIsGreekandCoptic(int code) { function
H A Delfgcchack.h13776 #undef xmlUCSIsGreekandCoptic macro
13777 extern __typeof (xmlUCSIsGreekandCoptic) xmlUCSIsGreekandCoptic __attribute((alias("xmlUCSIsGreekandCoptic__internal_alias")));
13779 #ifndef xmlUCSIsGreekandCoptic
13780 extern __typeof (xmlUCSIsGreekandCoptic) xmlUCSIsGreekandCoptic__internal_alias __attribute((visibility("hidden")));
13781 #define xmlUCSIsGreekandCoptic xmlUCSIsGreekandCoptic__internal_alias macro

Completed in 84 milliseconds