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

/ast/src/lib/libast/include/
H A Dregex.h124 #define REG_ECOUNT 15 /* re component count overflow */ macro
/ast/src/cmd/re/
H A Dtestregex.c499 #ifndef REG_ECOUNT
500 #define REG_ECOUNT (REG_UNKNOWN-3) macro
542 REG_ECOUNT, "ECOUNT",

Completed in 12 milliseconds