Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 26
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 26
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 18
Branch analysis from position: 17
2 jumps found. (Code = 43) Position 1 = 24, Position 2 = 25
Branch analysis from position: 24
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 25
Branch analysis from position: 18
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/pKYtq
function name: (null)
number of ops: 28
compiled vars: !0 = $paradasarray, !1 = $newParadasarray, !2 = $parada
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
8 1 INIT_FCALL 'array_unique'
2 INIT_FCALL 'array_column'
3 SEND_VAR !0
4 SEND_VAL 'localidad'
5 DO_ICALL $4
6 SEND_VAR $4
7 DO_ICALL $5
8 ASSIGN !1, $5
10 9 > FE_RESET_R $7 !1, ->26
10 > > FE_FETCH_R $7, !2, ->26
11 11 > INIT_FCALL 'strpos'
12 SEND_VAR !2
13 SEND_VAL 'Benalm%C3%A1dena'
14 DO_ICALL $8
15 TYPE_CHECK 1018 $8
16 > JMPZ ~9, ->18
12 17 > ECHO '%3Coption+value%3D%22Benalm%C3%A1dena+Costa%22%3EBenalm%C3%A1dena+Costa%3C%2Foption%3E'
13 18 > INIT_FCALL 'strpos'
19 SEND_VAR !2
20 SEND_VAL 'Estepona'
21 DO_ICALL $10
22 TYPE_CHECK 1018 $10
23 > JMPZ ~11, ->25
14 24 > ECHO '%3Coption+value%3D%22Estepona%22%3EEstepona%3C%2Foption%3E'
10 25 > > JMP ->10
26 > FE_FREE $7
15 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0