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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h76 XMLPUBFUN int XMLCALL xmlUCSIsHalfwidthandFullwidthForms (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c90 {"HalfwidthandFullwidthForms", xmlUCSIsHalfwidthandFullwidthForms},
1618 * xmlUCSIsHalfwidthandFullwidthForms:
1626 xmlUCSIsHalfwidthandFullwidthForms(int code) { function
H A Delfgcchack.h13812 #undef xmlUCSIsHalfwidthandFullwidthForms macro
13813 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms __attribute((alias("xmlUCSIsHalfwidthandFullwidthForms__internal_alias")));
13815 #ifndef xmlUCSIsHalfwidthandFullwidthForms
13816 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms__internal_alias __attribute((visibility("hidden")));
13817 #define xmlUCSIsHalfwidthandFullwidthForms xmlUCSIsHalfwidthandFullwidthForms__internal_alias macro

Completed in 89 milliseconds