Home
last modified time | relevance | path

Searched defs:lastmatch (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/ftp/
H A Dcomplete.c82 char *lastmatch, *p; in complete_ambiguous() local
/netbsd-src/usr.bin/mail/
H A Dcomplete.c251 char *lastmatch, *p; in complete_ambiguous() local
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c841 const char *lastmatch; /* end of last match */ member
954 const char *lastmatch = NULL; /* end of last match */ in str_gsub() local