Searched refs:REG_ECTYPE (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dregex.h113 #define REG_ECTYPE 4 /* invalid character class */ macro
/ast/src/cmd/re/
H A Dtestregex.c530 REG_ECTYPE, "ECTYPE",
/ast/src/lib/libast/regex/
H A Dregcomp.c1344 env->error = REG_ECTYPE;
1591 env->error = REG_ECTYPE;

Completed in 31 milliseconds