Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c1048 compiler->last_flags = 0; in check_sljit_emit_enter()
1099 compiler->last_flags = 0; in check_sljit_set_context()
1130 compiler->last_flags = 0; in check_sljit_emit_return()
1150 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1170 compiler->last_flags = 0; in check_sljit_emit_op0()
1329 compiler->last_flags = 0; in check_sljit_emit_op_src()
1385 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1567 compiler->last_flags = 0; in check_sljit_emit_label()
1674 compiler->last_flags = 0; in check_sljit_emit_cmp()
1699 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
H A DsljitLir.h467 sljit_s32 last_flags; member

Completed in 23 milliseconds