Searched refs:xmlUCSIsTelugu (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h143 XMLPUBFUN int XMLCALL xmlUCSIsTelugu (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c157 {"Telugu", xmlUCSIsTelugu},
2491 * xmlUCSIsTelugu:
2499 xmlUCSIsTelugu(int code) { function
H A Delfgcchack.h14616 #undef xmlUCSIsTelugu macro
14617 extern __typeof (xmlUCSIsTelugu) xmlUCSIsTelugu __attribute((alias("xmlUCSIsTelugu__internal_alias")));
14619 #ifndef xmlUCSIsTelugu
14620 extern __typeof (xmlUCSIsTelugu) xmlUCSIsTelugu__internal_alias __attribute((visibility("hidden")));
14621 #define xmlUCSIsTelugu xmlUCSIsTelugu__internal_alias macro

Completed in 258 milliseconds