X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Funicat.h;h=bb0cf889e593f9d4ac0faddc10e4a2c249a96ca8;hb=77c84c65dc22afe21bc52d95cd3996b8e1c7d065;hp=482f08eb6b8ce96861d9c32a7ae5f4a06f003257;hpb=0b7df598070533b746e6162e53f90af764bd8f83;p=libucw.git diff --git a/charset/unicat.h b/charset/unicat.h index 482f08eb..bb0cf889 100644 --- a/charset/unicat.h +++ b/charset/unicat.h @@ -12,6 +12,10 @@ #ifdef CONFIG_UCW_CLEAN_ABI #define Uexpand_lig ucw_Uexpand_lig +#define _U_cat ucw__U_cat +#define _U_lower ucw__U_lower +#define _U_unaccent ucw__U_unaccent +#define _U_upper ucw__U_upper #endif extern const byte *_U_cat[];