utfreadchar       424 ext/pcre/pcrelib/pcre_jit_compile.c   jump_list *utfreadchar;
utfreadchar      2595 ext/pcre/pcrelib/pcre_jit_compile.c   add_jump(compiler, &common->utfreadchar, JUMP(SLJIT_FAST_CALL));
utfreadchar      2736 ext/pcre/pcrelib/pcre_jit_compile.c     add_jump(compiler, (max < 0x10000) ? &common->utfreadchar16 : &common->utfreadchar, JUMP(SLJIT_FAST_CALL));
utfreadchar      10314 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utfreadchar != NULL)
utfreadchar      10316 ext/pcre/pcrelib/pcre_jit_compile.c   set_jumps(common->utfreadchar, LABEL());