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

/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c178 {"Lo", xmlUCSIsCatLo},
2766 * xmlUCSIsCatLo:
2774 xmlUCSIsCatLo(int code) { function
H A Delfgcchack.h13312 #undef xmlUCSIsCatLo macro
13313 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo __attribute((alias("xmlUCSIsCatLo__internal_alias")));
13315 #ifndef xmlUCSIsCatLo
13316 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo__internal_alias __attribute((visibility("hidden")));
13317 #define xmlUCSIsCatLo xmlUCSIsCatLo__internal_alias macro
/external/libxml2/
H A Dxmlunicode.c178 {"Lo", xmlUCSIsCatLo},
2766 * xmlUCSIsCatLo:
2774 xmlUCSIsCatLo(int code) { function
H A Delfgcchack.h13486 #undef xmlUCSIsCatLo macro
13487 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo __attribute((alias("xmlUCSIsCatLo__internal_alias")));
13489 #ifndef xmlUCSIsCatLo
13490 extern __typeof (xmlUCSIsCatLo) xmlUCSIsCatLo__internal_alias __attribute((visibility("hidden")));
13491 #define xmlUCSIsCatLo xmlUCSIsCatLo__internal_alias macro

Completed in 1174 milliseconds