Searched defs:xmlUCSIsHangulSyllables (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlunicode.c93 {"HangulSyllables", xmlUCSIsHangulSyllables},
1657 * xmlUCSIsHangulSyllables:
1665 xmlUCSIsHangulSyllables(int code) { function
H A Delfgcchack.h13880 #undef xmlUCSIsHangulSyllables macro
13881 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables __attribute((alias("xmlUCSIsHangulSyllables__internal_alias")));
13883 #ifndef xmlUCSIsHangulSyllables
13884 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables__internal_alias __attribute((visibility("hidden")));
13885 #define xmlUCSIsHangulSyllables xmlUCSIsHangulSyllables__internal_alias macro

Completed in 147 milliseconds