Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h559 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler);
DsljitLir.c488 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler) in sljit_set_compiler_memory_error() function
2674 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_compiler_memory_error(struct sljit_compiler *compiler) in sljit_set_compiler_memory_error() function
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c3177 sljit_set_compiler_memory_error(compiler); in allocate_read_only_data()