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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c157 {"Telugu", xmlUCSIsTelugu},
2491 * xmlUCSIsTelugu:
2499 xmlUCSIsTelugu(int code) { function
H A Delfgcchack.h14648 #undef xmlUCSIsTelugu macro
14649 extern __typeof (xmlUCSIsTelugu) xmlUCSIsTelugu __attribute((alias("xmlUCSIsTelugu__internal_alias")));
14651 #ifndef xmlUCSIsTelugu
14652 extern __typeof (xmlUCSIsTelugu) xmlUCSIsTelugu__internal_alias __attribute((visibility("hidden")));
14653 #define xmlUCSIsTelugu xmlUCSIsTelugu__internal_alias macro

Completed in 147 milliseconds