Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dcommand.c1504 action = fcmd_decode(cbuf, &extra); in commands()
1518 action = fcmd_decode(tbuf, &extra); in commands()
H A Ddecode.c860 public int fcmd_decode(constant char *cmd, constant char **sp) in fcmd_decode() function
H A Dfuncs.h136 public int fcmd_decode(constant char *cmd, constant char **sp);