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

/external/libxml2/include/libxml/
H A Dxmlunicode.h100 XMLPUBFUN int XMLCALL xmlUCSIsLimbu (int code);
/external/libxml2/
H A Dlibxml2.syms1780 xmlUCSIsLimbu;
H A Dxmlunicode.c114 {"Limbu", xmlUCSIsLimbu},
1930 * xmlUCSIsLimbu:
1938 xmlUCSIsLimbu(int code) { function
H A Delfgcchack.h14410 #undef xmlUCSIsLimbu macro
14411 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu __attribute((alias("xmlUCSIsLimbu__internal_alias")));
14413 #ifndef xmlUCSIsLimbu
14414 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu__internal_alias __attribute((visibility("hidden")));
14415 #define xmlUCSIsLimbu xmlUCSIsLimbu__internal_alias macro
H A Dtestapi.c[all...]

Completed in 145 milliseconds