Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 16
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rtIJ0
function name: (null)
number of ops: 19
compiled vars: !0 = $href
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'test%23content'
4 1 INIT_FCALL 'strpos'
2 SEND_VAR !0
3 SEND_VAL '%23'
4 DO_ICALL $2
5 TYPE_CHECK 1018 $2
6 > JMPZ ~3, ->16
5 7 > INIT_FCALL 'explode'
8 SEND_VAL '%23'
9 SEND_VAR !0
10 DO_ICALL $4
11 ASSIGN !0, $4
6 12 FETCH_DIM_R ~6 !0, 0
13 ASSIGN !0, ~6
7 14 ECHO !0
4 15 > JMP ->18
9 16 > CAST 6 ~8 !0
17 ECHO ~8
10 18 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0