Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 17
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 17
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 16
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 16
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/eoclX
function name: (null)
number of ops: 19
compiled vars: !0 = $Towns, !1 = $data, !2 = $Find, !3 = $town
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'Eccleston%2C+Aberdeen%2C+Glasgow'
3 1 INIT_FCALL 'explode'
2 SEND_VAL '%2C'
3 SEND_VAR !0
4 DO_ICALL $5
5 ASSIGN !1, $5
4 6 ASSIGN !2, 'Eccle'
5 7 > FE_RESET_R $8 !1, ->17
8 > > FE_FETCH_R $8, !3, ->17
6 9 > INIT_FCALL 'strpos'
10 SEND_VAR !3
11 SEND_VAR !2
12 DO_ICALL $9
13 TYPE_CHECK 1018 $9
14 > JMPZ ~10, ->16
7 15 > ECHO !3
5 16 > > JMP ->8
17 > FE_FREE $8
8 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0