Searched refs:xmlUCSIsHangulJamo (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlunicode.h78 XMLPUBFUN int XMLCALL xmlUCSIsHangulJamo (int code);
/external/libxml2/
H A Dlibxml2.syms1155 xmlUCSIsHangulJamo;
H A Dxmlunicode.c92 {"HangulJamo", xmlUCSIsHangulJamo},
1644 * xmlUCSIsHangulJamo:
1652 xmlUCSIsHangulJamo(int code) { function
H A Delfgcchack.h14146 #undef xmlUCSIsHangulJamo macro
14147 extern __typeof (xmlUCSIsHangulJamo) xmlUCSIsHangulJamo __attribute((alias("xmlUCSIsHangulJamo__internal_alias")));
14149 #ifndef xmlUCSIsHangulJamo
14150 extern __typeof (xmlUCSIsHangulJamo) xmlUCSIsHangulJamo__internal_alias __attribute((visibility("hidden")));
14151 #define xmlUCSIsHangulJamo xmlUCSIsHangulJamo__internal_alias macro
H A Dtestapi.c[all...]

Completed in 242 milliseconds