Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h538 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data, void *e…
H A DsljitLir.c370 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data, void *e… in sljit_create_compiler() function
2339 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data, void *e… in sljit_create_compiler() function
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13915 compiler = sljit_create_compiler(allocator_data, NULL); in jit_compile()

Completed in 50 milliseconds