Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h614 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr);
617 #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr)
H A DsljitExecAllocator.c320 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
H A DsljitProtExecAllocator.c395 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function

Completed in 11 milliseconds