scan_prefix      3323 ext/pcre/pcrelib/pcre_jit_compile.c     max_chars = scan_prefix(common, cc + len, chars, bytes, max_chars, rec_count);
scan_prefix      3346 ext/pcre/pcrelib/pcre_jit_compile.c       max_chars = scan_prefix(common, alternative + 1 + LINK_SIZE, chars, bytes, max_chars, rec_count);
scan_prefix      3598 ext/pcre/pcrelib/pcre_jit_compile.c max = scan_prefix(common, common->start, chars, bytes, MAX_N_CHARS, &rec_count);