Home
last modified time | relevance | path

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

/xv6-public/
H A Dgrep.c73 match(char *re, char *text) in match()
85 int matchhere(char *re, char *text) in matchhere()
99 int matchstar(int c, char *re, char *text) in matchstar()