executable_functions 9760 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions; executable_functions 10316 ext/pcre/pcrelib/pcre_jit_compile.c functions = (executable_functions *)extra->executable_jit; executable_functions 10328 ext/pcre/pcrelib/pcre_jit_compile.c functions = SLJIT_MALLOC(sizeof(executable_functions), compiler->allocator_data); executable_functions 10337 ext/pcre/pcrelib/pcre_jit_compile.c memset(functions, 0, sizeof(executable_functions)); executable_functions 10371 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions = (executable_functions *)extra_data->executable_jit; executable_functions 10458 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions = (executable_functions *)extra_data->executable_jit; executable_functions 10527 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions = (executable_functions *)executable_funcs; executable_functions 10542 ext/pcre/pcrelib/pcre_jit_compile.c sljit_uw *executable_sizes = ((executable_functions *)executable_funcs)->executable_sizes; executable_functions 10599 ext/pcre/pcrelib/pcre_jit_compile.c executable_functions *functions; executable_functions 10604 ext/pcre/pcrelib/pcre_jit_compile.c functions = (executable_functions *)extra->executable_jit;