max_end 928 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uchar *max_end; max_end 958 ext/pcre/pcrelib/pcre_jit_compile.c max_end = next; max_end 984 ext/pcre/pcrelib/pcre_jit_compile.c common->private_data_ptrs[max_end - common->start - LINK_SIZE] = next_end - max_end; max_end 985 ext/pcre/pcrelib/pcre_jit_compile.c common->private_data_ptrs[max_end - common->start - LINK_SIZE + 1] = (type == OP_BRAZERO) ? OP_UPTO : OP_MINUPTO; max_end 987 ext/pcre/pcrelib/pcre_jit_compile.c common->private_data_ptrs[max_end - common->start - LINK_SIZE + 2] = max + 2; max_end 991 ext/pcre/pcrelib/pcre_jit_compile.c max_end -= (1 + LINK_SIZE) + GET(max_end, -LINK_SIZE); max_end 999 ext/pcre/pcrelib/pcre_jit_compile.c common->private_data_ptrs[end - common->start - LINK_SIZE] = max_end - end;