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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h84 XMLPUBFUN int XMLCALL xmlUCSIsHiragana (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c98 {"Hiragana", xmlUCSIsHiragana},
1722 * xmlUCSIsHiragana:
1730 xmlUCSIsHiragana(int code) { function
H A Delfgcchack.h13908 #undef xmlUCSIsHiragana macro
13909 extern __typeof (xmlUCSIsHiragana) xmlUCSIsHiragana __attribute((alias("xmlUCSIsHiragana__internal_alias")));
13911 #ifndef xmlUCSIsHiragana
13912 extern __typeof (xmlUCSIsHiragana) xmlUCSIsHiragana__internal_alias __attribute((visibility("hidden")));
13913 #define xmlUCSIsHiragana xmlUCSIsHiragana__internal_alias macro

Completed in 81 milliseconds