Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 18
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 18
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 15
Branch analysis from position: 12
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 15
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/QB1kT
function name: (null)
number of ops: 20
compiled vars: !0 = $keyword_reports_data, !1 = $value, !2 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN_DIM !0, 'interne'
4 1 OP_DATA <array>
8 2 FETCH_DIM_R ~4 !0, 'interne'
3 > FE_RESET_R $5 ~4, ->18
4 > > FE_FETCH_R ~6 $5, !1, ->18
5 > ASSIGN !2, ~6
9 6 INIT_FCALL 'strpos'
7 SEND_VAR !2
8 SEND_VAL 'Google.ca'
9 DO_ICALL $8
10 IS_IDENTICAL $8, 0
11 > JMPZ ~9, ->15
10 12 > ECHO 'hi+'
13 > EXIT
9 14* JMP ->17
13 15 > ECHO 'not+exist+'
16 > EXIT
8 17* JMP ->4
18 > FE_FREE $5
15 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0