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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
H A Delfgcchack.h13024 #undef xmlUCSIsBopomofo macro
13025 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo __attribute((alias("xmlUCSIsBopomofo__internal_alias")));
13027 #ifndef xmlUCSIsBopomofo
13028 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo__internal_alias __attribute((visibility("hidden")));
13029 #define xmlUCSIsBopomofo xmlUCSIsBopomofo__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
H A Delfgcchack.h13024 #undef xmlUCSIsBopomofo macro
13025 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo __attribute((alias("xmlUCSIsBopomofo__internal_alias")));
13027 #ifndef xmlUCSIsBopomofo
13028 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo__internal_alias __attribute((visibility("hidden")));
13029 #define xmlUCSIsBopomofo xmlUCSIsBopomofo__internal_alias macro

Completed in 226 milliseconds