END_OF_RE 428 lib/regcomp.c || type == END_OF_RE) END_OF_RE 431 lib/regcomp.c if (type == END_OF_RE) END_OF_RE 1101 lib/regcomp.c case END_OF_RE: END_OF_RE 1421 lib/regcomp.c case END_OF_RE: END_OF_RE 1779 lib/regcomp.c token->type = END_OF_RE; END_OF_RE 2017 lib/regcomp.c token->type = END_OF_RE; END_OF_RE 2119 lib/regcomp.c eor = create_tree (dfa, NULL, NULL, END_OF_RE); END_OF_RE 2154 lib/regcomp.c if (token->type != OP_ALT && token->type != END_OF_RE END_OF_RE 2192 lib/regcomp.c while (token->type != OP_ALT && token->type != END_OF_RE END_OF_RE 2398 lib/regcomp.c case END_OF_RE: END_OF_RE 2510 lib/regcomp.c if (token->type == END_OF_RE) END_OF_RE 3086 lib/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3101 lib/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3138 lib/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3147 lib/regcomp.c if (BE (token2.type == END_OF_RE, 0)) END_OF_RE 3249 lib/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3724 lib/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 1658 lib/regex_internal.c if (type == END_OF_RE) END_OF_RE 1712 lib/regex_internal.c if (type == END_OF_RE) END_OF_RE 1259 lib/regexec.c if (type != END_OF_RE)