Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1534 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler,
H A DsljitLir.c531 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function
2468 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c4297 sljit_set_current_flags(compiler, SLJIT_SET_Z); in check_newlinechar()
7979 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()
8041 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()
8588 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()
8603 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()

Completed in 59 milliseconds