Searched refs:xmlUCSIsMusicalSymbols (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlunicode.h113 XMLPUBFUN int XMLCALL xmlUCSIsMusicalSymbols (int code);
/external/libxml2/include/libxml/
H A Dxmlunicode.h113 XMLPUBFUN int XMLCALL xmlUCSIsMusicalSymbols (int code);
/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c127 {"MusicalSymbols", xmlUCSIsMusicalSymbols},
2099 * xmlUCSIsMusicalSymbols:
2107 xmlUCSIsMusicalSymbols(int code) { function
H A Delfgcchack.h14392 #undef xmlUCSIsMusicalSymbols macro
14393 extern __typeof (xmlUCSIsMusicalSymbols) xmlUCSIsMusicalSymbols __attribute((alias("xmlUCSIsMusicalSymbols__internal_alias")));
14395 #ifndef xmlUCSIsMusicalSymbols
14396 extern __typeof (xmlUCSIsMusicalSymbols) xmlUCSIsMusicalSymbols__internal_alias __attribute((visibility("hidden")));
14397 #define xmlUCSIsMusicalSymbols xmlUCSIsMusicalSymbols__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxmlunicode.c127 {"MusicalSymbols", xmlUCSIsMusicalSymbols},
2099 * xmlUCSIsMusicalSymbols:
2107 xmlUCSIsMusicalSymbols(int code) { function
H A Delfgcchack.h14566 #undef xmlUCSIsMusicalSymbols macro
14567 extern __typeof (xmlUCSIsMusicalSymbols) xmlUCSIsMusicalSymbols __attribute((alias("xmlUCSIsMusicalSymbols__internal_alias")));
14569 #ifndef xmlUCSIsMusicalSymbols
14570 extern __typeof (xmlUCSIsMusicalSymbols) xmlUCSIsMusicalSymbols__internal_alias __attribute((visibility("hidden")));
14571 #define xmlUCSIsMusicalSymbols xmlUCSIsMusicalSymbols__internal_alias macro

Completed in 323 milliseconds