Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 27
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 27
Branch analysis from position: 9
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 25
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 25
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 25
Branch analysis from position: 27
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 27
filename: /in/2bSds
function name: (null)
number of ops: 32
compiled vars: !0 = $textDump, !1 = $keyWordsSports, !2 = $keyWordsTech, !3 = $keywords, !4 = $count, !5 = $item, !6 = $key, !7 = $newItem
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'apple+running+google'
3 1 ASSIGN !1, <array>
4 2 ASSIGN !2, <array>
5 3 INIT_ARRAY ~11 !1, 'sports'
4 ADD_ARRAY_ELEMENT ~11 !2, 'tech'
5 ASSIGN !3, ~11
6 6 ASSIGN !4, <array>
7 7 > FE_RESET_R $14 !3, ->27
8 > > FE_FETCH_R ~15 $14, !5, ->27
9 > ASSIGN !6, ~15
8 10 > FE_RESET_R $17 !5, ->25
11 > > FE_FETCH_R $17, !7, ->25
9 12 > INIT_FCALL 'substr_count'
13 INIT_FCALL 'strtolower'
14 SEND_VAR !0
15 DO_ICALL $19
16 SEND_VAR $19
17 INIT_FCALL 'strtolower'
18 SEND_VAR !7
19 DO_ICALL $20
20 SEND_VAR $20
21 DO_ICALL $21
22 ASSIGN_DIM_OP += 1 !4, !6
23 OP_DATA $21
8 24 > JMP ->11
25 > FE_FREE $17
7 26 > JMP ->8
27 > FE_FREE $14
12 28 INIT_FCALL 'print_r'
29 SEND_VAR !4
30 DO_ICALL
31 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0