Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h557 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr);
560 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr)
H A DsljitExecAllocator.c306 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
H A DsljitProtExecAllocator.c349 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function

Completed in 13 milliseconds