Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/FpM9P
function name: (null)
number of ops: 12
compiled vars: !0 = $url, !1 = $arrData, !2 = $dex
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%2F0123456789%2Fabcdefg'
4 1 INIT_FCALL 'explode'
2 SEND_VAL '%2F'
3 SEND_VAR !0
4 DO_ICALL $4
5 ASSIGN !1, $4
5 6 COUNT ~6 !1
7 SUB ~7 ~6, 1
8 ASSIGN !2, ~7
6 9 FETCH_DIM_R ~9 !1, !2
10 ECHO ~9
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0