Home
last modified time | relevance | path

Searched refs:SLwchar_bskip_range (Results 1 – 5 of 5) sorted by relevance

/dports/editors/jed/jed-0.99-19/src/
H A Dtext.c583 p = SLwchar_bskip_range (lut, pmin, p, ignore_combining, invert); in skip_chars_backward()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslang.ver637 SLwchar_bskip_range;
H A Dslwclut.c231 SLuchar_Type *SLwchar_bskip_range (SLwchar_Lut_Type *r, SLuchar_Type *pmin, in SLwchar_bskip_range() function
H A Dslang.h402 SL_EXTERN SLuchar_Type *SLwchar_bskip_range (SLwchar_Lut_Type *r, SLuchar_Type *pmin,
H A Dslstrops.c105 b = SLwchar_bskip_range (lut, a, b, ignore_combining, invert); in do_trim()