Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 14
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 14
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 13
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 13
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/eoclX
function name: (null)
number of ops: 16
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, ->14
8 > > FE_FETCH_R $8, !3, ->14
6 9 > FRAMELESS_ICALL_2 strpos ~9 !3, !2
10 TYPE_CHECK 1018 ~9
11 > JMPZ ~10, ->13
7 12 > ECHO !3
5 13 > > JMP ->8
14 > FE_FREE $8
8 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0