Home
last modified time | relevance | path

Searched refs:sljit_exec_offset (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h569 SLJIT_API_FUNC_ATTRIBUTE sljit_sw sljit_exec_offset(void *code);
570 #define SLJIT_EXEC_OFFSET(code) sljit_exec_offset(code)
/php-src/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorCore.c323 SLJIT_API_FUNC_ATTRIBUTE sljit_sw sljit_exec_offset(void *code) in sljit_exec_offset() function

Completed in 8 milliseconds