Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Ddecode.c659 public int ecmd_decode(char *cmd, char **sp) in ecmd_decode() function
949 action = ecmd_decode(usercmd, &s); in editchar()
H A Dfuncs.h110 public int ecmd_decode(char *cmd, char **sp);