scan_prefix      3294 ext/pcre/pcrelib/pcre_jit_compile.c     max_chars = scan_prefix(common, cc + len, chars, bytes, max_chars);
scan_prefix      3317 ext/pcre/pcrelib/pcre_jit_compile.c       max_chars = scan_prefix(common, alternative + 1 + LINK_SIZE, chars, bytes, max_chars);
scan_prefix      3567 ext/pcre/pcrelib/pcre_jit_compile.c max = scan_prefix(common, common->start, chars, bytes, MAX_N_CHARS);