END_OF_RE 392 lib/regcomp.c else if (type == OP_PERIOD || type == OP_UTF8_PERIOD || type == END_OF_RE) END_OF_RE 395 lib/regcomp.c if (type == END_OF_RE) END_OF_RE 1080 lib/regcomp.c case END_OF_RE: END_OF_RE 1400 lib/regcomp.c case END_OF_RE: END_OF_RE 1749 lib/regcomp.c token->type = END_OF_RE; END_OF_RE 1980 lib/regcomp.c token->type = END_OF_RE; END_OF_RE 2092 lib/regcomp.c eor = create_tree (dfa, NULL, NULL, END_OF_RE); END_OF_RE 2128 lib/regcomp.c if (token->type != OP_ALT && token->type != END_OF_RE END_OF_RE 2173 lib/regcomp.c while (token->type != OP_ALT && token->type != END_OF_RE END_OF_RE 2392 lib/regcomp.c case END_OF_RE: END_OF_RE 2517 lib/regcomp.c if (token->type == END_OF_RE) END_OF_RE 3069 lib/regcomp.c if (__glibc_unlikely (token->type == END_OF_RE)) END_OF_RE 3082 lib/regcomp.c if (__glibc_unlikely (token->type == END_OF_RE)) END_OF_RE 3120 lib/regcomp.c if (__glibc_unlikely (token->type == END_OF_RE)) END_OF_RE 3129 lib/regcomp.c if (__glibc_unlikely (token2.type == END_OF_RE)) END_OF_RE 3218 lib/regcomp.c if (__glibc_unlikely (token->type == END_OF_RE)) END_OF_RE 3637 lib/regcomp.c if (__glibc_unlikely (token->type == END_OF_RE)) END_OF_RE 1619 lib/regex_internal.c if (type == END_OF_RE) END_OF_RE 1671 lib/regex_internal.c if (type == END_OF_RE) END_OF_RE 1166 lib/regexec.c if (type != END_OF_RE)