Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 20
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 20
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 17
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/JdZTe
function name: (null)
number of ops: 25
compiled vars: !0 = $array, !1 = $najdluzszy_klucz, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN_DIM !0, 0
1 OP_DATA <array>
3 2 ASSIGN_DIM !0, 1
3 OP_DATA <array>
4 4 ASSIGN_DIM !0, 2
5 OP_DATA <array>
6 6 ASSIGN !1, ''
7 7 FETCH_DIM_R ~8 !0, 0
8 > FE_RESET_R $9 ~8, ->20
9 > > FE_FETCH_R ~10 $9, !2, ->20
10 > ASSIGN !3, ~10
8 11 STRLEN ~12 !3
12 STRLEN ~13 !1
13 IS_SMALLER_OR_EQUAL ~13, ~12
14 > JMPZ ~14, ->17
15 > QM_ASSIGN ~15 !3
16 > JMP ->18
17 > QM_ASSIGN ~15 !1
18 > ASSIGN !1, ~15
7 19 > JMP ->9
20 > FE_FREE $9
10 21 NOP
22 FAST_CONCAT ~17 'Najdluzszy+klucz+to%3A+', !1
23 ECHO ~17
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0