REG_ERROR 2498 lib/regcomp.c if (BE (start != REG_ERROR, 1)) REG_ERROR 2503 lib/regcomp.c ? fetch_number (regexp, token, syntax) : REG_ERROR)); REG_ERROR 2505 lib/regcomp.c if (BE (start == REG_ERROR || end == REG_ERROR, 0)) REG_ERROR 3725 lib/regcomp.c return REG_ERROR; REG_ERROR 3729 lib/regcomp.c || num == REG_ERROR) REG_ERROR 3730 lib/regcomp.c ? REG_ERROR REG_ERROR 3732 lib/regcomp.c num = (num > RE_DUP_MAX) ? REG_ERROR : num; REG_ERROR 138 lib/regex_internal.h # define REG_VALID_INDEX(n) ((Idx) (n) < REG_ERROR) REG_ERROR 145 lib/regex_internal.h # define REG_VALID_NONZERO_INDEX(n) ((Idx) ((n) - 1) < (Idx) (REG_ERROR - 1)) REG_ERROR 873 lib/regexec.c if (BE (match_last == REG_ERROR, 0)) REG_ERROR 1141 lib/regexec.c return REG_ERROR; REG_ERROR 1195 lib/regexec.c return REG_ERROR; REG_ERROR 1209 lib/regexec.c return REG_ERROR; REG_ERROR 1310 lib/regexec.c return REG_ERROR; REG_ERROR 1332 lib/regexec.c return REG_ERROR; REG_ERROR 1372 lib/regexec.c return REG_ERROR; REG_ERROR 1524 lib/regexec.c if (BE (cur_node == REG_ERROR, 0))