END_OF_RE 439 compat/regex/regcomp.c || type == END_OF_RE) END_OF_RE 442 compat/regex/regcomp.c if (type == END_OF_RE) END_OF_RE 1114 compat/regex/regcomp.c case END_OF_RE: END_OF_RE 1427 compat/regex/regcomp.c case END_OF_RE: END_OF_RE 1782 compat/regex/regcomp.c token->type = END_OF_RE; END_OF_RE 2020 compat/regex/regcomp.c token->type = END_OF_RE; END_OF_RE 2122 compat/regex/regcomp.c eor = create_tree (dfa, NULL, NULL, END_OF_RE); END_OF_RE 2157 compat/regex/regcomp.c if (token->type != OP_ALT && token->type != END_OF_RE END_OF_RE 2195 compat/regex/regcomp.c while (token->type != OP_ALT && token->type != END_OF_RE END_OF_RE 2401 compat/regex/regcomp.c case END_OF_RE: END_OF_RE 2519 compat/regex/regcomp.c if (token->type == END_OF_RE) END_OF_RE 3092 compat/regex/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3107 compat/regex/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3143 compat/regex/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3152 compat/regex/regcomp.c if (BE (token2.type == END_OF_RE, 0)) END_OF_RE 3254 compat/regex/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 3731 compat/regex/regcomp.c if (BE (token->type == END_OF_RE, 0)) END_OF_RE 1654 compat/regex/regex_internal.c if (type == END_OF_RE) END_OF_RE 1708 compat/regex/regex_internal.c if (type == END_OF_RE) END_OF_RE 1215 compat/regex/regexec.c if (type != END_OF_RE)