Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 12, Position 2 = 28
Branch analysis from position: 12
2 jumps found. (Code = 78) Position 1 = 13, Position 2 = 28
Branch analysis from position: 13
2 jumps found. (Code = 46) Position 1 = 16, Position 2 = 24
Branch analysis from position: 16
2 jumps found. (Code = 43) Position 1 = 25, Position 2 = 27
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
Branch analysis from position: 27
Branch analysis from position: 24
Branch analysis from position: 28
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 28
filename: /in/Qg3Uh
function name: (null)
number of ops: 33
compiled vars: !0 = $array_1, !1 = $array_2, !2 = $heightspan, !3 = $sex, !4 = $arr, !5 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
10 2 INIT_FCALL 'substr'
3 FETCH_DIM_R ~8 !0, 2
4 SEND_VAL ~8
5 SEND_VAL 0
6 SEND_VAL 3
7 DO_ICALL $9
8 ASSIGN !2, $9
11 9 FETCH_DIM_R ~11 !0, 0
10 ASSIGN !3, ~11
13 11 > FE_RESET_R $13 !1, ->28
12 > > FE_FETCH_R $13, !4, ->28
14 13 > FETCH_DIM_R ~14 !4, 0
14 IS_EQUAL ~15 !3, ~14
15 > JMPZ_EX ~15 ~15, ->24
16 > INIT_FCALL 'substr'
17 FETCH_DIM_R ~16 !4, 2
18 SEND_VAL ~16
19 SEND_VAL 0
20 SEND_VAL 3
21 DO_ICALL $17
22 IS_EQUAL ~18 !2, $17
23 BOOL ~15 ~18
24 > > JMPZ ~15, ->27
15 25 > ASSIGN_DIM !5
26 OP_DATA !4
13 27 > > JMP ->12
28 > FE_FREE $13
18 29 INIT_FCALL 'print_r'
30 SEND_VAR !5
31 DO_ICALL
32 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0