Searched refs:cvt_text (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/bsd/less/dist/ |
| D | cvt.c | 54 public void cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops) in cvt_text() function
|
| D | pattern.c | 157 cvt_text(cvt_pattern, pattern, (int *)NULL, (int *)NULL, CVT_TO_LC); in compile_pattern()
|
| D | tags.c | 464 cvt_text(cline, line, chpos, &line_len, cvt_ops); in ctagsearch()
|
| D | funcs.h | 104 public void cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops);
|
| D | search.c | 1324 cvt_text(cline, line, chpos, &line_len, cvt_ops); in search_range()
|