alt_max          8863 ext/pcre/pcrelib/pcre_jit_compile.c int opcode, stacksize, alt_count, alt_max;
alt_max          8916 ext/pcre/pcrelib/pcre_jit_compile.c alt_max = has_alternatives ? no_alternatives(ccbegin) : 0;
alt_max          9031 ext/pcre/pcrelib/pcre_jit_compile.c     alt_max = 2;
alt_max          9040 ext/pcre/pcrelib/pcre_jit_compile.c   if (alt_max > 4)
alt_max          9043 ext/pcre/pcrelib/pcre_jit_compile.c     next_update_addr = allocate_read_only_data(common, alt_max * sizeof(sljit_uw));
alt_max          9051 ext/pcre/pcrelib/pcre_jit_compile.c     if (alt_max == 4)
alt_max          9178 ext/pcre/pcrelib/pcre_jit_compile.c       if (alt_max > 4)
alt_max          9185 ext/pcre/pcrelib/pcre_jit_compile.c           if (alt_max == 3 && alt_count == sizeof(sljit_uw))
alt_max          9191 ext/pcre/pcrelib/pcre_jit_compile.c           if (alt_max == 4)