Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitWXExecAllocatorWindows.c72 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
H A DsljitWXExecAllocatorPosix.c117 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
H A DsljitExecAllocatorCore.c247 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void *ptr) in sljit_free_exec() function
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h555 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr);
558 #define SLJIT_BUILTIN_FREE_EXEC(ptr, exec_allocator_data) sljit_free_exec(ptr)

Completed in 16 milliseconds