Searched refs:cvt_text (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dcvt.c38 * Allocate a chpos array for use by cvt_text.
58 cvt_text(odst, osrc, chpos, lenp, ops) function
H A Dpattern.c141 cvt_text(cvt_pattern, pattern, (int *)NULL, (int *)NULL, CVT_TO_LC);
H A Dtags.c476 cvt_text(cline, line, chpos, &line_len, cvt_ops);
H A Dfuncs.h93 public void cvt_text LESSPARAMS ((char *odst, char *osrc, int *chpos, int *lenp, int ops));
H A Dsearch.c1266 cvt_text(cline, line, chpos, &line_len, cvt_ops);

Completed in 112 milliseconds