Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 61) Position 1 = -2
filename: /in/LavEn
function name: (null)
number of ops: 24
compiled vars: !0 = $s, !1 = $sArray, !2 = $char
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'abcabcbb'
5 1 INIT_FCALL 'str_split'
2 SEND_VAR !0
3 DO_ICALL $4
4 ASSIGN !1, $4
8 5 ECHO '%3Cpre%3E'
6 INIT_FCALL 'print_r'
7 SEND_VAR !1
8 DO_ICALL
9 ECHO '%3C%2Fpre%3E'
10 > INIT_FCALL 'exit'
11* DO_ICALL
10 12* FE_RESET_R $8 !0, ->15
13* FE_FETCH_R $8, !2, ->15
14* JMP ->13
15* FE_FREE $8
15 16* ECHO '%3Cpre%3E'
17* INIT_FCALL 'print_r'
18* SEND_VAR !0
19* DO_ICALL
20* ECHO '%3C%2Fpre%3E'
21* INIT_FCALL 'exit'
22* DO_ICALL
16 23* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0