Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitLir.h420 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data);
H A DsljitLir.c328 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void *allocator_data) in sljit_create_compiler() function
1714 SLJIT_API_FUNC_ATTRIBUTE struct sljit_compiler* sljit_create_compiler(void) in sljit_create_compiler() function
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c9970 compiler = sljit_create_compiler(NULL); in PRIV()

Completed in 83 milliseconds