Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dfastgrep.c55 static inline void grep_revstr(unsigned char *, int);
162 grep_revstr(fg->pattern, fg->len); in fastcomp()
199 grep_revstr(fg->pattern, fg->len); in fastcomp()
326 grep_revstr(unsigned char *str, int len) in grep_revstr() function