Searched defs:xmlUCSIsHalfwidthandFullwidthForms (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c90 {"HalfwidthandFullwidthForms", xmlUCSIsHalfwidthandFullwidthForms},
1618 * xmlUCSIsHalfwidthandFullwidthForms:
1626 xmlUCSIsHalfwidthandFullwidthForms(int code) { function
H A Delfgcchack.h13844 #undef xmlUCSIsHalfwidthandFullwidthForms macro
13845 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms __attribute((alias("xmlUCSIsHalfwidthandFullwidthForms__internal_alias")));
13847 #ifndef xmlUCSIsHalfwidthandFullwidthForms
13848 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms__internal_alias __attribute((visibility("hidden")));
13849 #define xmlUCSIsHalfwidthandFullwidthForms xmlUCSIsHalfwidthandFullwidthForms__internal_alias macro

Completed in 277 milliseconds