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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c90 {"HalfwidthandFullwidthForms", xmlUCSIsHalfwidthandFullwidthForms},
1618 * xmlUCSIsHalfwidthandFullwidthForms:
1626 xmlUCSIsHalfwidthandFullwidthForms(int code) { function
H A Delfgcchack.h13948 #undef xmlUCSIsHalfwidthandFullwidthForms macro
13949 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms __attribute((alias("xmlUCSIsHalfwidthandFullwidthForms__internal_alias")));
13951 #ifndef xmlUCSIsHalfwidthandFullwidthForms
13952 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms__internal_alias __attribute((visibility("hidden")));
13953 #define xmlUCSIsHalfwidthandFullwidthForms xmlUCSIsHalfwidthandFullwidthForms__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c90 {"HalfwidthandFullwidthForms", xmlUCSIsHalfwidthandFullwidthForms},
1618 * xmlUCSIsHalfwidthandFullwidthForms:
1626 xmlUCSIsHalfwidthandFullwidthForms(int code) { function
H A Delfgcchack.h14122 #undef xmlUCSIsHalfwidthandFullwidthForms macro
14123 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms __attribute((alias("xmlUCSIsHalfwidthandFullwidthForms__internal_alias")));
14125 #ifndef xmlUCSIsHalfwidthandFullwidthForms
14126 extern __typeof (xmlUCSIsHalfwidthandFullwidthForms) xmlUCSIsHalfwidthandFullwidthForms__internal_alias __attribute((visibility("hidden")));
14127 #define xmlUCSIsHalfwidthandFullwidthForms xmlUCSIsHalfwidthandFullwidthForms__internal_alias macro

Completed in 233 milliseconds