Searched refs:EGREP (Results 1 – 1 of 1) sorted by relevance
34 #define EGREP RE_SYNTAX_EGREP macro36 { "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