Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h551 static SLJIT_INLINE sljit_s32 sljit_get_compiler_error(struct sljit_compiler *compiler) { return co… in sljit_get_compiler_error() function
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3171 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in allocate_read_only_data()
9665 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse_matchingpath()
9988 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()
10067 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_assert_matchingpath()
10835 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracket_matchingpath()
11165 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()
11240 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_bracketpos_matchingpath()
13544 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()
13613 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in compile_recurse()
14007 if (SLJIT_UNLIKELY(sljit_get_compiler_error(compiler))) in jit_compile()
[all …]

Completed in 48 milliseconds