Searched defs:xmlUCSIsTaiLe (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c154 {"TaiLe", xmlUCSIsTaiLe},
2452 * xmlUCSIsTaiLe:
2460 xmlUCSIsTaiLe(int code) { function
H A Delfgcchack.h14716 #undef xmlUCSIsTaiLe macro
14717 extern __typeof (xmlUCSIsTaiLe) xmlUCSIsTaiLe __attribute((alias("xmlUCSIsTaiLe__internal_alias")));
14719 #ifndef xmlUCSIsTaiLe
14720 extern __typeof (xmlUCSIsTaiLe) xmlUCSIsTaiLe__internal_alias __attribute((visibility("hidden")));
14721 #define xmlUCSIsTaiLe xmlUCSIsTaiLe__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c154 {"TaiLe", xmlUCSIsTaiLe},
2452 * xmlUCSIsTaiLe:
2460 xmlUCSIsTaiLe(int code) { function
H A Delfgcchack.h14890 #undef xmlUCSIsTaiLe macro
14891 extern __typeof (xmlUCSIsTaiLe) xmlUCSIsTaiLe __attribute((alias("xmlUCSIsTaiLe__internal_alias")));
14893 #ifndef xmlUCSIsTaiLe
14894 extern __typeof (xmlUCSIsTaiLe) xmlUCSIsTaiLe__internal_alias __attribute((visibility("hidden")));
14895 #define xmlUCSIsTaiLe xmlUCSIsTaiLe__internal_alias macro

Completed in 664 milliseconds