executable_func  9803 ext/pcre/pcrelib/pcre_jit_compile.c void *executable_func;
executable_func  10342 ext/pcre/pcrelib/pcre_jit_compile.c executable_func = sljit_generate_code(compiler);
executable_func  10351 ext/pcre/pcrelib/pcre_jit_compile.c if (executable_func == NULL)
executable_func  10376 ext/pcre/pcrelib/pcre_jit_compile.c     sljit_free_code(executable_func);
executable_func  10387 ext/pcre/pcrelib/pcre_jit_compile.c functions->executable_funcs[mode] = executable_func;
executable_func  10392 ext/pcre/pcrelib/pcre_jit_compile.c static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, void *executable_func)
executable_func  10395 ext/pcre/pcrelib/pcre_jit_compile.c    void *executable_func;
executable_func  10406 ext/pcre/pcrelib/pcre_jit_compile.c convert_executable_func.executable_func = executable_func;
executable_func  10416 ext/pcre/pcrelib/pcre_jit_compile.c    void *executable_func;
executable_func  10471 ext/pcre/pcrelib/pcre_jit_compile.c   convert_executable_func.executable_func = functions->executable_funcs[mode];
executable_func  10503 ext/pcre/pcrelib/pcre_jit_compile.c    void *executable_func;
executable_func  10555 ext/pcre/pcrelib/pcre_jit_compile.c convert_executable_func.executable_func = functions->executable_funcs[mode];