alt_count 8863 ext/pcre/pcrelib/pcre_jit_compile.c int opcode, stacksize, alt_count, alt_max; alt_count 9089 ext/pcre/pcrelib/pcre_jit_compile.c alt_count = sizeof(sljit_uw); alt_count 9165 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(stacksize), SLJIT_IMM, alt_count); alt_count 9182 ext/pcre/pcrelib/pcre_jit_compile.c if (alt_count != 2 * sizeof(sljit_uw)) alt_count 9185 ext/pcre/pcrelib/pcre_jit_compile.c if (alt_max == 3 && alt_count == sizeof(sljit_uw)) alt_count 9195 ext/pcre/pcrelib/pcre_jit_compile.c alt_count += sizeof(sljit_uw);