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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h80 XMLPUBFUN int XMLCALL xmlUCSIsHanunoo (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c94 {"Hanunoo", xmlUCSIsHanunoo},
1670 * xmlUCSIsHanunoo:
1678 xmlUCSIsHanunoo(int code) { function
H A Delfgcchack.h13860 #undef xmlUCSIsHanunoo macro
13861 extern __typeof (xmlUCSIsHanunoo) xmlUCSIsHanunoo __attribute((alias("xmlUCSIsHanunoo__internal_alias")));
13863 #ifndef xmlUCSIsHanunoo
13864 extern __typeof (xmlUCSIsHanunoo) xmlUCSIsHanunoo__internal_alias __attribute((visibility("hidden")));
13865 #define xmlUCSIsHanunoo xmlUCSIsHanunoo__internal_alias macro

Completed in 86 milliseconds