Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Ddecode.c657 public int ecmd_decode(char *cmd, char **sp) in ecmd_decode() function
947 action = ecmd_decode(usercmd, &s); in editchar()
H A Dfuncs.h108 public int ecmd_decode(char *cmd, char **sp);