Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dfuncs.h98 public LWCHAR peekcc(void);
H A Dcmdbuf.c1211 else if (c == (unsigned char) '\340' && IS_ASCII_OCTET(peekcc())) in cmd_char()
H A Dcommand.c1067 public LWCHAR peekcc(void) in peekcc() function