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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h137 XMLPUBFUN int XMLCALL xmlUCSIsTagalog (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c151 {"Tagalog", xmlUCSIsTagalog},
2413 * xmlUCSIsTagalog:
2421 xmlUCSIsTagalog(int code) { function
H A Delfgcchack.h14544 #undef xmlUCSIsTagalog macro
14545 extern __typeof (xmlUCSIsTagalog) xmlUCSIsTagalog __attribute((alias("xmlUCSIsTagalog__internal_alias")));
14547 #ifndef xmlUCSIsTagalog
14548 extern __typeof (xmlUCSIsTagalog) xmlUCSIsTagalog__internal_alias __attribute((visibility("hidden")));
14549 #define xmlUCSIsTagalog xmlUCSIsTagalog__internal_alias macro

Completed in 84 milliseconds