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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c55 {"ByzantineMusicalSymbols", xmlUCSIsByzantineMusicalSymbols},
1163 * xmlUCSIsByzantineMusicalSymbols:
1171 xmlUCSIsByzantineMusicalSymbols(int code) { function
H A Delfgcchack.h13084 #undef xmlUCSIsByzantineMusicalSymbols macro
13085 extern __typeof (xmlUCSIsByzantineMusicalSymbols) xmlUCSIsByzantineMusicalSymbols __attribute((alias("xmlUCSIsByzantineMusicalSymbols__internal_alias")));
13087 #ifndef xmlUCSIsByzantineMusicalSymbols
13088 extern __typeof (xmlUCSIsByzantineMusicalSymbols) xmlUCSIsByzantineMusicalSymbols__internal_alias __attribute((visibility("hidden")));
13089 #define xmlUCSIsByzantineMusicalSymbols xmlUCSIsByzantineMusicalSymbols__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c55 {"ByzantineMusicalSymbols", xmlUCSIsByzantineMusicalSymbols},
1163 * xmlUCSIsByzantineMusicalSymbols:
1171 xmlUCSIsByzantineMusicalSymbols(int code) { function
H A Delfgcchack.h13258 #undef xmlUCSIsByzantineMusicalSymbols macro
13259 extern __typeof (xmlUCSIsByzantineMusicalSymbols) xmlUCSIsByzantineMusicalSymbols __attribute((alias("xmlUCSIsByzantineMusicalSymbols__internal_alias")));
13261 #ifndef xmlUCSIsByzantineMusicalSymbols
13262 extern __typeof (xmlUCSIsByzantineMusicalSymbols) xmlUCSIsByzantineMusicalSymbols__internal_alias __attribute((visibility("hidden")));
13263 #define xmlUCSIsByzantineMusicalSymbols xmlUCSIsByzantineMusicalSymbols__internal_alias macro

Completed in 248 milliseconds