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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h41 XMLPUBFUN int XMLCALL xmlUCSIsByzantineMusicalSymbols (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c55 {"ByzantineMusicalSymbols", xmlUCSIsByzantineMusicalSymbols},
1163 * xmlUCSIsByzantineMusicalSymbols:
1171 xmlUCSIsByzantineMusicalSymbols(int code) { function
H A Delfgcchack.h12948 #undef xmlUCSIsByzantineMusicalSymbols macro
12949 extern __typeof (xmlUCSIsByzantineMusicalSymbols) xmlUCSIsByzantineMusicalSymbols __attribute((alias("xmlUCSIsByzantineMusicalSymbols__internal_alias")));
12951 #ifndef xmlUCSIsByzantineMusicalSymbols
12952 extern __typeof (xmlUCSIsByzantineMusicalSymbols) xmlUCSIsByzantineMusicalSymbols__internal_alias __attribute((visibility("hidden")));
12953 #define xmlUCSIsByzantineMusicalSymbols xmlUCSIsByzantineMusicalSymbols__internal_alias macro

Completed in 154 milliseconds