Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Ddecode.c732 static int cmd_search(constant char *cmd, constant unsigned char *table, constant unsigned char *en… in cmd_search() function
784 int taction = cmd_search(cmd, t->t_start, t->t_end, &tsp, &mlen); in cmd_decode()