Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c1196 compiler->skip_checks = 0; in check_sljit_emit_return_void()
1324 compiler->skip_checks = 0; in check_sljit_emit_op1()
1385 compiler->skip_checks = 0; in check_sljit_emit_op2()
1578 compiler->skip_checks = 0; in check_sljit_emit_fop1()
1616 compiler->skip_checks = 0; in check_sljit_emit_fop1_cmp()
1650 compiler->skip_checks = 0; in check_sljit_emit_fop1_conv_sw_from_f64()
1680 compiler->skip_checks = 0; in check_sljit_emit_fop1_conv_f64_from_sw()
1737 compiler->skip_checks = 0; in check_sljit_emit_label()
1766 compiler->skip_checks = 0; in check_sljit_emit_jump()
1889 compiler->skip_checks = 0; in check_sljit_emit_ijump()
[all …]
H A DsljitNativeSPARC_common.c1083 compiler->skip_checks = 1; in sljit_emit_op2u()
1508 compiler->skip_checks = 1; in sljit_emit_call()
1567 compiler->skip_checks = 1; in sljit_emit_icall()
H A DsljitLir.h524 sljit_s32 skip_checks; member

Completed in 27 milliseconds