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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h100 XMLPUBFUN int XMLCALL xmlUCSIsLimbu (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c114 {"Limbu", xmlUCSIsLimbu},
1930 * xmlUCSIsLimbu:
1938 xmlUCSIsLimbu(int code) { function
H A Delfgcchack.h14100 #undef xmlUCSIsLimbu macro
14101 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu __attribute((alias("xmlUCSIsLimbu__internal_alias")));
14103 #ifndef xmlUCSIsLimbu
14104 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu__internal_alias __attribute((visibility("hidden")));
14105 #define xmlUCSIsLimbu xmlUCSIsLimbu__internal_alias macro

Completed in 155 milliseconds