Searched refs:REG_BADBR (Results 1 – 11 of 11) sorted by relevance
119 #define REG_BADBR 15 /* \{ \} contents bad */ macro
63 RERR(REG_BADBR, "invalid repetition count(s)"),
455 (void) REQUIRE(count <= count2, REG_BADBR); in p_ere_exp()465 SETERROR(REG_BADBR); in p_ere_exp()633 (void) REQUIRE(count <= count2, REG_BADBR); in p_simp_re()643 SETERROR(REG_BADBR); in p_simp_re()665 (void) REQUIRE(ndigits > 0 && count <= DUPMAX, REG_BADBR); in p_count()
73 case REG_BADBR: in _re_comp()
117 #define REG_BADBR 10 /* invalid {...} digits */ macro
452 case REG_BADBR: in map_errnos()
99 #define REG_BADBR 10 /* invalid {...} digits */ macro
658 env->error = REG_BADBR; in magic()667 env->error = *sp ? REG_BADBR : REG_EBRACE; in magic()673 env->error = REG_BADBR; in magic()685 env->error = REG_BADBR; in magic()694 env->error = REG_BADBR; in magic()707 env->error = REG_BADBR; in magic()715 env->error = REG_BADBR; in magic()728 env->error = REG_BADBR; in magic()