Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Ddecode.c535 static int cmd_search(char *cmd, char *table, char *endtable, char **sp) in cmd_search() function
637 action = cmd_search(cmd, t->t_start, t->t_end, sp); in cmd_decode()