Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1474 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler,
H A DsljitLir.c523 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function
2388 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3492 sljit_set_current_flags(compiler, SLJIT_SET_Z); in check_newlinechar()
4509 sljit_set_current_flags(compiler, SLJIT_SET_Z); in fast_forward_first_char2_sse2()
4539 sljit_set_current_flags(compiler, SLJIT_SET_Z); in fast_forward_first_char2_sse2()
4810 sljit_set_current_flags(compiler, SLJIT_SET_Z); in fast_forward_char_pair_sse2()
4881 sljit_set_current_flags(compiler, SLJIT_SET_Z); in fast_forward_char_pair_sse2()
7023 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()
7085 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()
7495 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()
7505 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()

Completed in 56 milliseconds