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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h79 XMLPUBFUN int XMLCALL xmlUCSIsHangulSyllables (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c93 {"HangulSyllables", xmlUCSIsHangulSyllables},
1657 * xmlUCSIsHangulSyllables:
1665 xmlUCSIsHangulSyllables(int code) { function
H A Delfgcchack.h13848 #undef xmlUCSIsHangulSyllables macro
13849 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables __attribute((alias("xmlUCSIsHangulSyllables__internal_alias")));
13851 #ifndef xmlUCSIsHangulSyllables
13852 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables__internal_alias __attribute((visibility("hidden")));
13853 #define xmlUCSIsHangulSyllables xmlUCSIsHangulSyllables__internal_alias macro

Completed in 133 milliseconds