Home
last modified time | relevance | path

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

/original-bsd/usr.bin/grep/egrep/
H A Degrep.c614 char *savematch();
654 s = savematch(s);
836 savematch(s) /* horde matches during statistics gathering */ in savematch() function