offset_count 173 ext/pcre/pcrelib/pcre_jit_compile.c int offset_count; offset_count 2265 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_SI, SLJIT_R1, 0, SLJIT_MEM1(SLJIT_R0), SLJIT_OFFSETOF(jit_arguments, offset_count)); offset_count 6363 ext/pcre/pcrelib/pcre_jit_compile.c int offset_count = arguments->offset_count; offset_count 6387 ext/pcre/pcrelib/pcre_jit_compile.c for (i = 2; i < offset_count; i += 2) offset_count 6396 ext/pcre/pcrelib/pcre_jit_compile.c if (offset_count > 0) offset_count 6398 ext/pcre/pcrelib/pcre_jit_compile.c if (offset_count > 1) offset_count 10412 ext/pcre/pcrelib/pcre_jit_compile.c int length, int start_offset, int options, int *offsets, int offset_count) offset_count 10447 ext/pcre/pcrelib/pcre_jit_compile.c arguments.real_offset_count = offset_count; offset_count 10455 ext/pcre/pcrelib/pcre_jit_compile.c if (offset_count != 2) offset_count 10456 ext/pcre/pcrelib/pcre_jit_compile.c offset_count = ((offset_count - (offset_count % 3)) * 2) / 3; offset_count 10458 ext/pcre/pcrelib/pcre_jit_compile.c if (offset_count > max_offset_count) offset_count 10459 ext/pcre/pcrelib/pcre_jit_compile.c offset_count = max_offset_count; offset_count 10460 ext/pcre/pcrelib/pcre_jit_compile.c arguments.offset_count = offset_count; offset_count 10475 ext/pcre/pcrelib/pcre_jit_compile.c if (retval * 2 > offset_count) offset_count 10487 ext/pcre/pcrelib/pcre_jit_compile.c int *offsets, int offset_count, pcre_jit_stack *stack) offset_count 10492 ext/pcre/pcrelib/pcre_jit_compile.c int *offsets, int offset_count, pcre16_jit_stack *stack) offset_count 10497 ext/pcre/pcrelib/pcre_jit_compile.c int *offsets, int offset_count, pcre32_jit_stack *stack) offset_count 10540 ext/pcre/pcrelib/pcre_jit_compile.c arguments.real_offset_count = offset_count; offset_count 10548 ext/pcre/pcrelib/pcre_jit_compile.c if (offset_count != 2) offset_count 10549 ext/pcre/pcrelib/pcre_jit_compile.c offset_count = ((offset_count - (offset_count % 3)) * 2) / 3; offset_count 10551 ext/pcre/pcrelib/pcre_jit_compile.c if (offset_count > max_offset_count) offset_count 10552 ext/pcre/pcrelib/pcre_jit_compile.c offset_count = max_offset_count; offset_count 10553 ext/pcre/pcrelib/pcre_jit_compile.c arguments.offset_count = offset_count; offset_count 10558 ext/pcre/pcrelib/pcre_jit_compile.c if (retval * 2 > offset_count)