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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Delfgcchack.h13288 #undef xmlUCSIsCatLl macro
13289 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
13291 #ifndef xmlUCSIsCatLl
13292 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
13293 #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c176 {"Ll", xmlUCSIsCatLl},
2740 * xmlUCSIsCatLl:
2748 xmlUCSIsCatLl(int code) { function
H A Delfgcchack.h13462 #undef xmlUCSIsCatLl macro
13463 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl __attribute((alias("xmlUCSIsCatLl__internal_alias")));
13465 #ifndef xmlUCSIsCatLl
13466 extern __typeof (xmlUCSIsCatLl) xmlUCSIsCatLl__internal_alias __attribute((visibility("hidden")));
13467 #define xmlUCSIsCatLl xmlUCSIsCatLl__internal_alias macro

Completed in 607 milliseconds