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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlunicode.h145 XMLPUBFUN int XMLCALL xmlUCSIsThai (int code);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlunicode.c159 {"Thai", xmlUCSIsThai},
2517 * xmlUCSIsThai:
2525 xmlUCSIsThai(int code) { function
H A Delfgcchack.h14640 #undef xmlUCSIsThai macro
14641 extern __typeof (xmlUCSIsThai) xmlUCSIsThai __attribute((alias("xmlUCSIsThai__internal_alias")));
14643 #ifndef xmlUCSIsThai
14644 extern __typeof (xmlUCSIsThai) xmlUCSIsThai__internal_alias __attribute((visibility("hidden")));
14645 #define xmlUCSIsThai xmlUCSIsThai__internal_alias macro

Completed in 174 milliseconds