Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 19
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 19
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 11
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 11
2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 11
Branch analysis from position: 18
Branch analysis from position: 11
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/327oS
function name: (null)
number of ops: 24
compiled vars: !0 = $rule, !1 = $orders, !2 = $order, !3 = $i, !4 = $result, !5 = $offset, !6 = $length
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
11 1 ASSIGN !1, <array>
13 2 > FE_RESET_R $9 !1, ->19
3 > > FE_FETCH_R ~10 $9, !2, ->19
4 > ASSIGN !3, ~10
14 5 ASSIGN_DIM !4, !3
6 OP_DATA ''
15 7 ASSIGN !5, 0
8 STRLEN ~14 !2
9 ASSIGN !6, ~14
10 > JMP ->16
16 11 > FETCH_DIM_R ~17 !2, !5
12 FETCH_DIM_R ~18 !0, ~17
13 ASSIGN_DIM_OP .= 8 !4, !3
14 OP_DATA ~18
15 15 PRE_INC !5
16 > IS_SMALLER !5, !6
17 > JMPNZ ~20, ->11
13 18 > > JMP ->3
19 > FE_FREE $9
19 20 INIT_FCALL 'var_export'
21 SEND_VAR !4
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0