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

/freebsd-11.0-release/contrib/less/
H A Dline.c603 LWCHAR bch; local
605 bch = step_char(&p, -1, linebuf);
606 } while (p > linebuf && !IS_CSI_START(bch));

Completed in 75 milliseconds