]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unicat.h
UCW::CGI: Let url_param_escape() encode non-ASCII characters
[libucw.git] / charset / unicat.h
index 482f08eb6b8ce96861d9c32a7ae5f4a06f003257..bb0cf889e593f9d4ac0faddc10e4a2c249a96ca8 100644 (file)
 
 #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[];