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

/external/libxml2/
H A Dxmlunicode.c160 {"Tibetan", xmlUCSIsTibetan},
2530 * xmlUCSIsTibetan:
2538 xmlUCSIsTibetan(int code) { function
H A Delfgcchack.h14962 #undef xmlUCSIsTibetan macro
14963 extern __typeof (xmlUCSIsTibetan) xmlUCSIsTibetan __attribute((alias("xmlUCSIsTibetan__internal_alias")));
14965 #ifndef xmlUCSIsTibetan
14966 extern __typeof (xmlUCSIsTibetan) xmlUCSIsTibetan__internal_alias __attribute((visibility("hidden")));
14967 #define xmlUCSIsTibetan xmlUCSIsTibetan__internal_alias macro

Completed in 201 milliseconds