repeat_length    6989 ext/pcre/pcrelib/pcre_jit_compile.c int repeat_ptr = 0, repeat_length = 0;
repeat_length    7020 ext/pcre/pcrelib/pcre_jit_compile.c   repeat_length = PRIVATE_DATA(matchingpath + 1);
repeat_length    7023 ext/pcre/pcrelib/pcre_jit_compile.c   SLJIT_ASSERT(repeat_length != 0 && repeat_type != 0 && repeat_count != 0);
repeat_length    7034 ext/pcre/pcrelib/pcre_jit_compile.c   return matchingpath + 1 + LINK_SIZE + repeat_length;
repeat_length    7519 ext/pcre/pcrelib/pcre_jit_compile.c return cc + repeat_length;