Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 33
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 33
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 22
Branch analysis from position: 16
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 21
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 21
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 21
2 jumps found. (Code = 43) Position 1 = 27, Position 2 = 32
Branch analysis from position: 27
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 32
Branch analysis from position: 21
Branch analysis from position: 22
Branch analysis from position: 33
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 33
filename: /in/NIPRE
function name: (null)
number of ops: 38
compiled vars: !0 = $db, !1 = $lines, !2 = $line, !3 = $key, !4 = $convert, !5 = $column_name, !6 = $columns, !7 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'id%7Cname_sname%7Cidentity%7Caddress%7Cregion%7Chours%7Cdestination%7Cprice%3B%0A--------------------------------------------------------------------%0A1%7CEzra+Mod%7C123456789%7Chusi%2C+stanilesti%2C+vaslui%7CHUSI+-+IASI%7C20%3A00%7CHUSI%7C100%3B%0A2%7CEzra+Mod%7C123456789%7Chusi%2C+stanilesti%2C+vaslui%7CHUSI+-+IASI%7C20%3A00%7CHUSI%7C100%3B%0A3%7CEzra+Mod%7C123456789%7Chusi%2C+stanilesti%2C+vaslui%7CHUSI+-+IASI%7C20%3A00%7CHUSI%7C100%3B%0A4%7CEzra+Mod%7C123456789%7Chusi%2C+stanilesti%2C+vaslui%7CHUSI+-+IASI%7C20%3A00%7CHUSI%7C100%3B%0A5%7CEzra+Mod%7C123456789%7Chusi%2C+stanilesti%2C+vaslui%7CHUSI+-+IASI%7C20%3A00%7CHUSI%7C100%3B%0A6%7CEzra+Mod%7C123456789%7Chusi%2C+stanilesti%2C+vaslui%7CHUSI+-+IASI%7C20%3A00%7CHUSI%7C100%3B'
10 1 INIT_FCALL 'explode'
2 SEND_VAL '%0A'
3 SEND_VAR !0
4 DO_ICALL $9
5 ASSIGN !1, $9
11 6 > FE_RESET_R $11 !1, ->33
7 > > FE_FETCH_R ~12 $11, !2, ->33
8 > ASSIGN !3, ~12
12 9 INIT_FCALL 'explode'
10 SEND_VAL '%7C'
11 SEND_VAR !2
12 DO_ICALL $14
13 ASSIGN !4, $14
13 14 IS_EQUAL !3, 0
15 > JMPZ ~16, ->22
14 16 > > FE_RESET_R $17 !4, ->21
17 > > FE_FETCH_R $17, !5, ->21
15 18 > ASSIGN_DIM !6
19 OP_DATA !5
14 20 > JMP ->17
21 > FE_FREE $17
18 22 > INIT_FCALL 'is_numeric'
23 FETCH_DIM_R ~19 !4, 0
24 SEND_VAL ~19
25 DO_ICALL $20
26 > JMPZ $20, ->32
19 27 > FETCH_DIM_R ~21 !6, 0
28 FETCH_DIM_R ~24 !4, 0
29 FETCH_DIM_W $22 !7, ~21
30 ASSIGN_DIM $22
31 OP_DATA ~24
11 32 > > JMP ->7
33 > FE_FREE $11
22 34 INIT_FCALL 'print_r'
35 SEND_VAR !7
36 DO_ICALL
37 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0