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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c114 {"Limbu", xmlUCSIsLimbu},
1930 * xmlUCSIsLimbu:
1938 xmlUCSIsLimbu(int code) { function
H A Delfgcchack.h14236 #undef xmlUCSIsLimbu macro
14237 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu __attribute((alias("xmlUCSIsLimbu__internal_alias")));
14239 #ifndef xmlUCSIsLimbu
14240 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu__internal_alias __attribute((visibility("hidden")));
14241 #define xmlUCSIsLimbu xmlUCSIsLimbu__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c114 {"Limbu", xmlUCSIsLimbu},
1930 * xmlUCSIsLimbu:
1938 xmlUCSIsLimbu(int code) { function
H A Delfgcchack.h14236 #undef xmlUCSIsLimbu macro
14237 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu __attribute((alias("xmlUCSIsLimbu__internal_alias")));
14239 #ifndef xmlUCSIsLimbu
14240 extern __typeof (xmlUCSIsLimbu) xmlUCSIsLimbu__internal_alias __attribute((visibility("hidden")));
14241 #define xmlUCSIsLimbu xmlUCSIsLimbu__internal_alias macro

Completed in 113 milliseconds