update_str_ptr 2664 ext/pcre/pcrelib/pcre_jit_compile.c static void read_char_range(compiler_common *common, pcre_uint32 min, pcre_uint32 max, BOOL update_str_ptr) update_str_ptr 2677 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_UNUSED_ARG(update_str_ptr); update_str_ptr 2688 ext/pcre/pcrelib/pcre_jit_compile.c if (max < 128 && !update_str_ptr) return; update_str_ptr 2694 ext/pcre/pcrelib/pcre_jit_compile.c if (update_str_ptr) update_str_ptr 2706 ext/pcre/pcrelib/pcre_jit_compile.c if (!update_str_ptr) update_str_ptr 2712 ext/pcre/pcrelib/pcre_jit_compile.c if (update_str_ptr) update_str_ptr 2718 ext/pcre/pcrelib/pcre_jit_compile.c if (update_str_ptr) update_str_ptr 2726 ext/pcre/pcrelib/pcre_jit_compile.c if (!update_str_ptr) update_str_ptr 2732 ext/pcre/pcrelib/pcre_jit_compile.c if (update_str_ptr) update_str_ptr 2745 ext/pcre/pcrelib/pcre_jit_compile.c if (!update_str_ptr) update_str_ptr 2753 ext/pcre/pcrelib/pcre_jit_compile.c if (update_str_ptr) update_str_ptr 2778 ext/pcre/pcrelib/pcre_jit_compile.c if (max < 0xd800 && !update_str_ptr) return; update_str_ptr 2783 ext/pcre/pcrelib/pcre_jit_compile.c if (update_str_ptr) update_str_ptr 2797 ext/pcre/pcrelib/pcre_jit_compile.c static void read_char8_type(compiler_common *common, BOOL update_str_ptr) update_str_ptr 2808 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_UNUSED_ARG(update_str_ptr); update_str_ptr 2820 ext/pcre/pcrelib/pcre_jit_compile.c if (!update_str_ptr) update_str_ptr 2851 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && update_str_ptr)