Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/grep/
Dutil.c55 static void grep_revstr(unsigned char *, int);
440 grep_revstr(fg->pattern, fg->patternLen); in fastcomp()
484 grep_revstr(fg->pattern, fg->patternLen); in fastcomp()
643 grep_revstr(unsigned char *str, int len) in grep_revstr() function