Home
last modified time | relevance | path

Searched refs:xmlUCSIsTaiLe (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dxmlunicode.c154 {"TaiLe", xmlUCSIsTaiLe},
2460 xmlUCSIsTaiLe(int code) { in xmlUCSIsTaiLe() function
Delfgcchack.h14716 #undef xmlUCSIsTaiLe
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
Dtestapi.c42185 ret_val = xmlUCSIsTaiLe(code); in test_xmlUCSIsTaiLe()
/external/libxml2/
Dxmlunicode.c154 {"TaiLe", xmlUCSIsTaiLe},
2460 xmlUCSIsTaiLe(int code) { in xmlUCSIsTaiLe() function
Delfgcchack.h14716 #undef xmlUCSIsTaiLe
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/include/libxml/
Dxmlunicode.h140 XMLPUBFUN int XMLCALL xmlUCSIsTaiLe (int code);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlunicode.h140 XMLPUBFUN int XMLCALL xmlUCSIsTaiLe (int code);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src2521 xmlUCSIsTaiLe