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

/external/libxml2/include/libxml/
H A Dxmlunicode.h146 XMLPUBFUN int XMLCALL xmlUCSIsTibetan (int code);
/external/libxml2/
H A Dlibxml2.syms1201 xmlUCSIsTibetan;
H A Dxmlunicode.c160 {"Tibetan", xmlUCSIsTibetan},
2530 * xmlUCSIsTibetan:
2538 xmlUCSIsTibetan(int code) { function
H A Delfgcchack.h14962 #undef xmlUCSIsTibetan macro
14963 extern __typeof (xmlUCSIsTibetan) xmlUCSIsTibetan __attribute((alias("xmlUCSIsTibetan__internal_alias")));
14965 #ifndef xmlUCSIsTibetan
14966 extern __typeof (xmlUCSIsTibetan) xmlUCSIsTibetan__internal_alias __attribute((visibility("hidden")));
14967 #define xmlUCSIsTibetan xmlUCSIsTibetan__internal_alias macro
H A Dtestapi.c[all...]

Completed in 165 milliseconds