Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h514 static SLJIT_INLINE sljit_s32 sljit_get_compiler_error(struct sljit_compiler *compiler) { return co… in sljit_get_compiler_error() function
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3097 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in allocate_read_only_data()
9434 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse_matchingpath()
9757 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()
9836 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()
10604 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracket_matchingpath()
10934 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()
11009 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()
13315 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()
13384 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()
13777 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in jit_compile()
[all …]

Completed in 47 milliseconds