Searched defs:xmlUCSIsCyrillicSupplement (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlunicode.c74 {"CyrillicSupplement", xmlUCSIsCyrillicSupplement},
1410 * xmlUCSIsCyrillicSupplement:
1418 xmlUCSIsCyrillicSupplement(int code) { function
H A Delfgcchack.h13930 #undef xmlUCSIsCyrillicSupplement macro
13931 extern __typeof (xmlUCSIsCyrillicSupplement) xmlUCSIsCyrillicSupplement __attribute((alias("xmlUCSIsCyrillicSupplement__internal_alias")));
13933 #ifndef xmlUCSIsCyrillicSupplement
13934 extern __typeof (xmlUCSIsCyrillicSupplement) xmlUCSIsCyrillicSupplement__internal_alias __attribute((visibility("hidden")));
13935 #define xmlUCSIsCyrillicSupplement xmlUCSIsCyrillicSupplement__internal_alias macro

Completed in 87 milliseconds