Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h491 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data);
H A DsljitLir.c369 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data) in sljit_create_compiler() function
2295 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data) in sljit_create_compiler() function
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13607 compiler = sljit_create_compiler(allocator_data); in jit_compile()

Completed in 62 milliseconds