Searched refs:xmlUCSIsBopomofo (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h36 XMLPUBFUN int XMLCALL xmlUCSIsBopomofo (int code);
/external/libxml2/
H A Dlibxml2.syms1081 xmlUCSIsBopomofo;
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
H A Delfgcchack.h13198 #undef xmlUCSIsBopomofo macro
13199 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo __attribute((alias("xmlUCSIsBopomofo__internal_alias")));
13201 #ifndef xmlUCSIsBopomofo
13202 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo__internal_alias __attribute((visibility("hidden")));
13203 #define xmlUCSIsBopomofo xmlUCSIsBopomofo__internal_alias macro
H A Dtestapi.c[all...]

Completed in 152 milliseconds