Home
last modified time | relevance | path

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

/trueos/contrib/less/
HDsearch.c536 hilite_line(linepos, line, line_len, chpos, sp, ep, cvt_ops) in hilite_line() argument
543 int cvt_ops;
749 int cvt_ops; local
834 cvt_ops = get_cvt_ops();
835 cvt_len = cvt_length(line_len, cvt_ops);
838 cvt_text(cline, line, chpos, &line_len, cvt_ops);
881 hilite_line(linepos, cline, line_len, chpos, sp, ep, cvt_ops);
897 hilite_line(linepos, cline, line_len, chpos, sp, ep, cvt_ops);