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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c174 {"Cs", xmlUCSIsCatCs},
2711 * xmlUCSIsCatCs:
2719 xmlUCSIsCatCs(int code) { function
H A Delfgcchack.h13264 #undef xmlUCSIsCatCs macro
13265 extern __typeof (xmlUCSIsCatCs) xmlUCSIsCatCs __attribute((alias("xmlUCSIsCatCs__internal_alias")));
13267 #ifndef xmlUCSIsCatCs
13268 extern __typeof (xmlUCSIsCatCs) xmlUCSIsCatCs__internal_alias __attribute((visibility("hidden")));
13269 #define xmlUCSIsCatCs xmlUCSIsCatCs__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c174 {"Cs", xmlUCSIsCatCs},
2711 * xmlUCSIsCatCs:
2719 xmlUCSIsCatCs(int code) { function
H A Delfgcchack.h13438 #undef xmlUCSIsCatCs macro
13439 extern __typeof (xmlUCSIsCatCs) xmlUCSIsCatCs __attribute((alias("xmlUCSIsCatCs__internal_alias")));
13441 #ifndef xmlUCSIsCatCs
13442 extern __typeof (xmlUCSIsCatCs) xmlUCSIsCatCs__internal_alias __attribute((visibility("hidden")));
13443 #define xmlUCSIsCatCs xmlUCSIsCatCs__internal_alias macro

Completed in 1160 milliseconds