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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Delfgcchack.h13540 #undef xmlUCSIsCatS macro
13541 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS __attribute((alias("xmlUCSIsCatS__internal_alias")));
13543 #ifndef xmlUCSIsCatS
13544 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS__internal_alias __attribute((visibility("hidden")));
13545 #define xmlUCSIsCatS xmlUCSIsCatS__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c197 {"S", xmlUCSIsCatS},
3035 * xmlUCSIsCatS:
3043 xmlUCSIsCatS(int code) { function
H A Delfgcchack.h13714 #undef xmlUCSIsCatS macro
13715 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS __attribute((alias("xmlUCSIsCatS__internal_alias")));
13717 #ifndef xmlUCSIsCatS
13718 extern __typeof (xmlUCSIsCatS) xmlUCSIsCatS__internal_alias __attribute((visibility("hidden")));
13719 #define xmlUCSIsCatS xmlUCSIsCatS__internal_alias macro

Completed in 222 milliseconds