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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h140 XMLPUBFUN int XMLCALL xmlUCSIsTaiLe (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c154 {"TaiLe", xmlUCSIsTaiLe},
2452 * xmlUCSIsTaiLe:
2460 xmlUCSIsTaiLe(int code) { function
H A Delfgcchack.h14580 #undef xmlUCSIsTaiLe macro
14581 extern __typeof (xmlUCSIsTaiLe) xmlUCSIsTaiLe __attribute((alias("xmlUCSIsTaiLe__internal_alias")));
14583 #ifndef xmlUCSIsTaiLe
14584 extern __typeof (xmlUCSIsTaiLe) xmlUCSIsTaiLe__internal_alias __attribute((visibility("hidden")));
14585 #define xmlUCSIsTaiLe xmlUCSIsTaiLe__internal_alias macro

Completed in 65 milliseconds