Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c446 compiler->last_flags = 0; in sljit_create_compiler()
557 compiler->last_flags = 0; in sljit_set_current_flags()
1102 compiler->last_flags = 0; in check_sljit_emit_enter()
1159 compiler->last_flags = 0; in check_sljit_set_context()
1246 compiler->last_flags = 0; in check_sljit_emit_return()
1284 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1304 compiler->last_flags = 0; in check_sljit_emit_op0()
1560 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1742 compiler->last_flags = 0; in check_sljit_emit_label()
1844 compiler->last_flags = 0; in check_sljit_emit_cmp()
[all …]
H A DsljitLir.h512 sljit_s32 last_flags; member

Completed in 24 milliseconds