Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c548 compiler->last_flags = 0; in sljit_set_current_flags()
1062 compiler->last_flags = 0; in check_sljit_emit_enter()
1113 compiler->last_flags = 0; in check_sljit_set_context()
1144 compiler->last_flags = 0; in check_sljit_emit_return()
1164 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1184 compiler->last_flags = 0; in check_sljit_emit_op0()
1343 compiler->last_flags = 0; in check_sljit_emit_op_src()
1401 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1583 compiler->last_flags = 0; in check_sljit_emit_label()
1688 compiler->last_flags = 0; in check_sljit_emit_cmp()
[all …]
H A DsljitLir.h478 sljit_s32 last_flags; member

Completed in 25 milliseconds