executable_functions 9802 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions; executable_functions 10359 ext/pcre/pcrelib/pcre_jit_compile.c functions = (executable_functions *)extra->executable_jit; executable_functions 10371 ext/pcre/pcrelib/pcre_jit_compile.c functions = SLJIT_MALLOC(sizeof(executable_functions), compiler->allocator_data); executable_functions 10380 ext/pcre/pcrelib/pcre_jit_compile.c memset(functions, 0, sizeof(executable_functions)); executable_functions 10414 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions = (executable_functions *)extra_data->executable_jit; executable_functions 10501 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions = (executable_functions *)extra_data->executable_jit; executable_functions 10570 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions = (executable_functions *)executable_funcs; executable_functions 10585 ext/pcre/pcrelib/pcre_jit_compile.c sljit_uw *executable_sizes = ((executable_functions *)executable_funcs)->executable_sizes; executable_functions 10642 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions; executable_functions 10647 ext/pcre/pcrelib/pcre_jit_compile.c functions = (executable_functions *)extra->executable_jit;