Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.glob.c945 const Char *pestr, *nstring; in t_pmatch() local
963 pestr = NULL; in t_pmatch()
970 pestr = *estr;/*FIXME: does not guarantee longest match */ in t_pmatch()
982 if (pestr) { in t_pmatch()
983 *estr = pestr; in t_pmatch()