Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDcomplete.c1195 postprocess_matches (matchesp, matching_filenames) in postprocess_matches() argument
1196 char ***matchesp; in postprocess_matches()
1202 matches = *matchesp;
1229 *matchesp = (char **)0;
1246 *matchesp = matches;
/NextBSD/contrib/nvi/ex/
HDex_cscope.c675 parse(SCR *sp, CSC *csc, TAGQ *tqp, int *matchesp) in parse() argument
783 ++*matchesp; in parse()