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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h77 XMLPUBFUN int XMLCALL xmlUCSIsHangulCompatibilityJamo (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c91 {"HangulCompatibilityJamo", xmlUCSIsHangulCompatibilityJamo},
1631 * xmlUCSIsHangulCompatibilityJamo:
1639 xmlUCSIsHangulCompatibilityJamo(int code) { function
H A Delfgcchack.h13824 #undef xmlUCSIsHangulCompatibilityJamo macro
13825 extern __typeof (xmlUCSIsHangulCompatibilityJamo) xmlUCSIsHangulCompatibilityJamo __attribute((alias("xmlUCSIsHangulCompatibilityJamo__internal_alias")));
13827 #ifndef xmlUCSIsHangulCompatibilityJamo
13828 extern __typeof (xmlUCSIsHangulCompatibilityJamo) xmlUCSIsHangulCompatibilityJamo__internal_alias __attribute((visibility("hidden")));
13829 #define xmlUCSIsHangulCompatibilityJamo xmlUCSIsHangulCompatibilityJamo__internal_alias macro

Completed in 94 milliseconds