Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.dol.c812 Char *lhsub, *rhsub, *np; in setDolp() local
823 lhsub = &dolmod.s[++i]; in setDolp()
834 strip(lhsub); in setDolp()
840 dp = Strstr(dp + last_match, lhsub); in setDolp()