Home
last modified time | relevance | path

Searched refs:cvt_text (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/less/
HDcvt.c53 public void cvt_text(mutable char *odst, constant char *osrc, mutable int *chpos, mutable size_t *l… in cvt_text() function
HDposition.c260 cvt_text(cline, line, NULL, &line_len, cvt_ops); in pos_shift()
HDpattern.c155 cvt_text(cvt_pattern, pattern, NULL, NULL, CVT_TO_LC); in compile_pattern()
HDtags.c462 cvt_text(cline, line, chpos, &line_len, cvt_ops); in ctagsearch()
HDfuncs.h115 public void cvt_text(mutable char *odst, constant char *osrc, mutable int *chpos, mutable size_t *l…
HDsearch.c1657 cvt_text(cline, line, chpos, &line_len, cvt_ops); in search_range()