Home
last modified time | relevance | path

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

/posix/
A Dbug-regex28.c34 #define EGREP RE_SYNTAX_EGREP macro
36 { "a.b", "a\nb", EGREP, 0 },
38 { "a[^x]b", "a\nb", EGREP, 0 },
43 { "a\\Sb", "a\nb", EGREP, -1 },
45 { "a\\Wb", "a\nb", EGREP, 0 },

Completed in 3 milliseconds