Home
last modified time | relevance | path

Searched refs:sljit_set_current_flags (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h1404 sljit_set_current_flags(compiler, SLJIT_SET_OVERFLOW); in fast_forward_char_simd()
1592 sljit_set_current_flags(compiler, SLJIT_SET_OVERFLOW); in fast_requested_char_simd()
1814 sljit_set_current_flags(compiler, SLJIT_SET_OVERFLOW); in fast_forward_char_pair_simd()
H A Dpcre2_jit_compile.c4368 sljit_set_current_flags(compiler, SLJIT_SET_Z); in check_newlinechar()
8287 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()
8349 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()
8896 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()
8911 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1586 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler,
H A DsljitLir.c547 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function
2535 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function

Completed in 48 milliseconds