Home
last modified time | relevance | path

Searched refs:sljit_free_code (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c92 sljit_free_code(functions->executable_funcs[i], NULL); in PRIV()
H A Dpcre2_jit_compile.c14088 sljit_free_code(executable_func, NULL); in jit_compile()
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c486 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
494 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
503 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
2358 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
H A DsljitLir.h551 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data);

Completed in 60 milliseconds