Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/grep/dist/src/
H A Dsearch.c234 static char const line_beg[] = "^\\("; in Gcompile() local
317 static char const line_beg[] = "^("; in Ecompile() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c181 static const char line_beg[] = "^\\("; in Gcompile() local
267 static const char line_beg[] = "^("; in compile() local