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

/ast/src/cmd/re/
H A Dtestfmt.c37 #define KRE 2 macro
71 H(" K KRE (ksh glob)\n");
481 type = KRE;
517 else if (type == KRE)
551 type = (type == ERE) ? KRE : ERE;
/ast/src/lib/libast/regex/
H A Dreglib.h171 #define KRE 12 macro

Completed in 60 milliseconds