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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c151 {"Tagalog", xmlUCSIsTagalog},
2413 * xmlUCSIsTagalog:
2421 xmlUCSIsTagalog(int code) { function
H A Delfgcchack.h14576 #undef xmlUCSIsTagalog macro
14577 extern __typeof (xmlUCSIsTagalog) xmlUCSIsTagalog __attribute((alias("xmlUCSIsTagalog__internal_alias")));
14579 #ifndef xmlUCSIsTagalog
14580 extern __typeof (xmlUCSIsTagalog) xmlUCSIsTagalog__internal_alias __attribute((visibility("hidden")));
14581 #define xmlUCSIsTagalog xmlUCSIsTagalog__internal_alias macro

Completed in 73 milliseconds