Home
last modified time | relevance | path

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

/src/contrib/less/
H A Ddecode.c868 public int ecmd_decode(constant char *cmd, constant char **sp) in ecmd_decode() function
1268 action = ecmd_decode(usercmd, &s); in editchar()
H A Dfuncs.h137 public int ecmd_decode(constant char *cmd, constant char **sp);