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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Delfgcchack.h13588 #undef xmlUCSIsCatSo macro
13589 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo __attribute((alias("xmlUCSIsCatSo__internal_alias")));
13591 #ifndef xmlUCSIsCatSo
13592 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo__internal_alias __attribute((visibility("hidden")));
13593 #define xmlUCSIsCatSo xmlUCSIsCatSo__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c201 {"So", xmlUCSIsCatSo},
3087 * xmlUCSIsCatSo:
3095 xmlUCSIsCatSo(int code) { function
H A Delfgcchack.h13762 #undef xmlUCSIsCatSo macro
13763 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo __attribute((alias("xmlUCSIsCatSo__internal_alias")));
13765 #ifndef xmlUCSIsCatSo
13766 extern __typeof (xmlUCSIsCatSo) xmlUCSIsCatSo__internal_alias __attribute((visibility("hidden")));
13767 #define xmlUCSIsCatSo xmlUCSIsCatSo__internal_alias macro

Completed in 4900 milliseconds