Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_misc.c92 sljit_free_code(functions->executable_funcs[i], NULL); in PRIV()
H A Dpcre2_jit_compile.c14338 sljit_free_code(executable_func, NULL); in jit_compile()
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h588 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data);
H A DsljitLir.c495 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
512 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
2718 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function

Completed in 49 milliseconds