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

/external/libxml2/
H A Dxmlunicode.c151 {"Tagalog", xmlUCSIsTagalog},
2413 * xmlUCSIsTagalog:
2421 xmlUCSIsTagalog(int code) { function
H A Delfgcchack.h14854 #undef xmlUCSIsTagalog macro
14855 extern __typeof (xmlUCSIsTagalog) xmlUCSIsTagalog __attribute((alias("xmlUCSIsTagalog__internal_alias")));
14857 #ifndef xmlUCSIsTagalog
14858 extern __typeof (xmlUCSIsTagalog) xmlUCSIsTagalog__internal_alias __attribute((visibility("hidden")));
14859 #define xmlUCSIsTagalog xmlUCSIsTagalog__internal_alias macro

Completed in 93 milliseconds