Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/TefuG
function name: (null)
number of ops: 26
compiled vars: !0 = $str, !1 = $name, !2 = $checks
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'name%3Dalex%26checks%3Dcode1%26checks%3Dcode2%26checks%3Dcode3'
5 1 INIT_FCALL 'explode'
2 SEND_VAL 'name%3D'
3 INIT_FCALL 'explode'
4 SEND_VAL '%26'
5 SEND_VAR !0
6 DO_ICALL $4
7 FETCH_DIM_R ~5 $4, 0
8 SEND_VAL ~5
9 DO_ICALL $6
10 FETCH_DIM_R ~7 $6, 1
11 ASSIGN !1, ~7
7 12 INIT_FCALL 'array_slice'
13 INIT_FCALL 'explode'
14 SEND_VAL '%26checks%3D'
15 SEND_VAR !0
16 DO_ICALL $9
17 SEND_VAR $9
18 SEND_VAL 1
19 DO_ICALL $10
20 ASSIGN !2, $10
8 21 INIT_FCALL 'var_dump'
22 SEND_VAR !1
23 SEND_VAR !2
24 DO_ICALL
25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0