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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c93 {"HangulSyllables", xmlUCSIsHangulSyllables},
1657 * xmlUCSIsHangulSyllables:
1665 xmlUCSIsHangulSyllables(int code) { function
H A Delfgcchack.h13984 #undef xmlUCSIsHangulSyllables macro
13985 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables __attribute((alias("xmlUCSIsHangulSyllables__internal_alias")));
13987 #ifndef xmlUCSIsHangulSyllables
13988 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables__internal_alias __attribute((visibility("hidden")));
13989 #define xmlUCSIsHangulSyllables xmlUCSIsHangulSyllables__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c93 {"HangulSyllables", xmlUCSIsHangulSyllables},
1657 * xmlUCSIsHangulSyllables:
1665 xmlUCSIsHangulSyllables(int code) { function
H A Delfgcchack.h14158 #undef xmlUCSIsHangulSyllables macro
14159 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables __attribute((alias("xmlUCSIsHangulSyllables__internal_alias")));
14161 #ifndef xmlUCSIsHangulSyllables
14162 extern __typeof (xmlUCSIsHangulSyllables) xmlUCSIsHangulSyllables__internal_alias __attribute((visibility("hidden")));
14163 #define xmlUCSIsHangulSyllables xmlUCSIsHangulSyllables__internal_alias macro

Completed in 305 milliseconds