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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h37 XMLPUBFUN int XMLCALL xmlUCSIsBopomofoExtended (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c51 {"BopomofoExtended", xmlUCSIsBopomofoExtended},
1111 * xmlUCSIsBopomofoExtended:
1119 xmlUCSIsBopomofoExtended(int code) { function
H A Delfgcchack.h12900 #undef xmlUCSIsBopomofoExtended macro
12901 extern __typeof (xmlUCSIsBopomofoExtended) xmlUCSIsBopomofoExtended __attribute((alias("xmlUCSIsBopomofoExtended__internal_alias")));
12903 #ifndef xmlUCSIsBopomofoExtended
12904 extern __typeof (xmlUCSIsBopomofoExtended) xmlUCSIsBopomofoExtended__internal_alias __attribute((visibility("hidden")));
12905 #define xmlUCSIsBopomofoExtended xmlUCSIsBopomofoExtended__internal_alias macro

Completed in 93 milliseconds