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

/external/libxml2/include/libxml/
H A Dxmlunicode.h145 XMLPUBFUN int XMLCALL xmlUCSIsThai (int code);
/external/libxml2/
H A Dlibxml2.syms1200 xmlUCSIsThai;
H A Dxmlunicode.c159 {"Thai", xmlUCSIsThai},
2517 * xmlUCSIsThai:
2525 xmlUCSIsThai(int code) { function
H A Delfgcchack.h14950 #undef xmlUCSIsThai macro
14951 extern __typeof (xmlUCSIsThai) xmlUCSIsThai __attribute((alias("xmlUCSIsThai__internal_alias")));
14953 #ifndef xmlUCSIsThai
14954 extern __typeof (xmlUCSIsThai) xmlUCSIsThai__internal_alias __attribute((visibility("hidden")));
14955 #define xmlUCSIsThai xmlUCSIsThai__internal_alias macro
H A Dtestapi.c[all...]

Completed in 225 milliseconds