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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h70 XMLPUBFUN int XMLCALL xmlUCSIsGothic (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c84 {"Gothic", xmlUCSIsGothic},
1540 * xmlUCSIsGothic:
1548 xmlUCSIsGothic(int code) { function
H A Delfgcchack.h13740 #undef xmlUCSIsGothic macro
13741 extern __typeof (xmlUCSIsGothic) xmlUCSIsGothic __attribute((alias("xmlUCSIsGothic__internal_alias")));
13743 #ifndef xmlUCSIsGothic
13744 extern __typeof (xmlUCSIsGothic) xmlUCSIsGothic__internal_alias __attribute((visibility("hidden")));
13745 #define xmlUCSIsGothic xmlUCSIsGothic__internal_alias macro

Completed in 83 milliseconds