Home
last modified time | relevance | path

Searched refs:SLuchar_apply_char_map (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libslang2/slang-2.3.2/src/
H A Dslang.ver617 SLuchar_apply_char_map;
H A Dslwclut.c1196 SLuchar_Type *SLuchar_apply_char_map (SLwchar_Map_Type *map, SLuchar_Type *str) in SLuchar_apply_char_map() function
H A Dslang.h414 SLuchar_Type *SLuchar_apply_char_map (SLwchar_Map_Type *map, SLuchar_Type *str);
H A Dslstrops.c1732 u = SLuchar_apply_char_map ((SLwchar_Map_Type *)cd, (SLuchar_Type *)s); in func_strtrans()