Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 20
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 20
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/NmXdi
function name: (null)
number of ops: 29
compiled vars: !0 = $content, !1 = $datetime, !2 = $temp, !3 = $out, !4 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'var+VALUES+%3D+new+Array%28%29%3B%0AVALUES%5B0%5D+%3D+new+Array%28%2270%22%2C%2209%2F11%2F2020+00.00%22%2C%227.3%22%2C%22%22%29%3B%0AVALUES%5B3%5D+%3D+new+Array%28%2273%22%2C%2209%2F11%2F2020+00.15%22%2C%227.5%22%2C%22%22%29%3B%0AVALUES%5B6%5D+%3D+new+Array%28%2275%22%2C%2209%2F11%2F2020+00.30%22%2C%227.4%22%2C%22%22%29%3B%0AVALUES%5B9%5D+%3D+new+Array%28%2278%22%2C%2209%2F11%2F2020+00.45%22%2C%227.8%22%2C%22%22%29%3B%0AVALUES%5B12%5D+%3D+new+Array%28%2281%22%2C%2209%2F11%2F2020+01.00%22%2C%228.1%22%2C%22%22%29%3B'
12 1 ASSIGN !1, <array>
13 2 ASSIGN !2, <array>
14 3 INIT_FCALL 'preg_match_all'
4 SEND_VAL '%7E%5EVALUES%5C%5B%28%5Cd%2B%29%5D+%3D+new+Array%5C%28%22%5B%5E%22%5D%2A%22%2C%22%28%5B%5E%22%5D%2A%29%22%2C%22%28%5B%5E%22%5D%2A%29%22%7Em'
5 SEND_VAR !0
6 SEND_REF !3
7 SEND_VAL 2
8 DO_ICALL
15 9 > FE_RESET_R $9 !3, ->20
10 > > FE_FETCH_R $9, !4, ->20
16 11 > FETCH_DIM_R ~10 !4, 1
12 FETCH_DIM_R ~12 !4, 2
13 ASSIGN_DIM !1, ~10
14 OP_DATA ~12
17 15 FETCH_DIM_R ~13 !4, 1
16 FETCH_DIM_R ~15 !4, 3
17 ASSIGN_DIM !2, ~13
18 OP_DATA ~15
15 19 > JMP ->10
20 > FE_FREE $9
20 21 INIT_FCALL 'var_export'
22 SEND_VAR !1
23 DO_ICALL
21 24 ECHO '%0A---%0A'
22 25 INIT_FCALL 'var_export'
26 SEND_VAR !2
27 DO_ICALL
28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0