Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Dcvt.c54 public void cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops) in cvt_text() function
Dpattern.c157 cvt_text(cvt_pattern, pattern, (int *)NULL, (int *)NULL, CVT_TO_LC); in compile_pattern()
Dtags.c464 cvt_text(cline, line, chpos, &line_len, cvt_ops); in ctagsearch()
Dfuncs.h104 public void cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops);
Dsearch.c1324 cvt_text(cline, line, chpos, &line_len, cvt_ops); in search_range()