Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c996 compiler->last_flags = 0; in check_sljit_emit_enter()
1047 compiler->last_flags = 0; in check_sljit_set_context()
1078 compiler->last_flags = 0; in check_sljit_emit_return()
1098 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1115 compiler->last_flags = 0; in check_sljit_emit_fast_return()
1134 compiler->last_flags = 0; in check_sljit_emit_op0()
1322 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1504 compiler->last_flags = 0; in check_sljit_emit_label()
1611 compiler->last_flags = 0; in check_sljit_emit_cmp()
1636 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
H A DsljitLir.h454 sljit_s32 last_flags; member

Completed in 19 milliseconds