Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Dcmdbuf.c1228 else if (c == '\340' && IS_ASCII_OCTET(peekcc())) in cmd_char()
H A Dfuncs.h110 public char peekcc(void);
H A Dcommand.c1145 public char peekcc(void) in peekcc() function