Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Dcmdbuf.c192 cmd_step_common(p, ch, len, pwidth, bswidth) in cmd_step_common() function
241 return cmd_step_common(p, ch, *pp - p, pwidth, bswidth);
256 return cmd_step_common(*pp, ch, p - *pp, pwidth, bswidth);