repeat_check     1067 ext/pcre/pcrelib/pcre_jit_compile.c BOOL repeat_check = TRUE;
repeat_check     1077 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_check && (*cc == OP_ONCE || *cc == OP_ONCE_NC || *cc == OP_BRA || *cc == OP_CBRA || *cc == OP_COND))
repeat_check     1087 ext/pcre/pcrelib/pcre_jit_compile.c   repeat_check = TRUE;
repeat_check     1146 ext/pcre/pcrelib/pcre_jit_compile.c     repeat_check = FALSE;