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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h36 XMLPUBFUN int XMLCALL xmlUCSIsBopomofo (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c50 {"Bopomofo", xmlUCSIsBopomofo},
1098 * xmlUCSIsBopomofo:
1106 xmlUCSIsBopomofo(int code) { function
H A Delfgcchack.h12888 #undef xmlUCSIsBopomofo macro
12889 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo __attribute((alias("xmlUCSIsBopomofo__internal_alias")));
12891 #ifndef xmlUCSIsBopomofo
12892 extern __typeof (xmlUCSIsBopomofo) xmlUCSIsBopomofo__internal_alias __attribute((visibility("hidden")));
12893 #define xmlUCSIsBopomofo xmlUCSIsBopomofo__internal_alias macro

Completed in 175 milliseconds