Searched defs:ERE (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/re/
H A Dtestfmt.c36 #define ERE 1 macro
70 H(" E ERE (egrep)\n");
478 type = ERE;
512 if (type == ERE)
551 type = (type == ERE) ? KRE : ERE;
/ast/src/lib/libast/regex/
H A Dreglib.h168 #define ERE 3 macro

Completed in 10 milliseconds