Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 27
Branch analysis from position: 18
2 jumps found. (Code = 43) Position 1 = 48, Position 2 = 57
Branch analysis from position: 48
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 57
Branch analysis from position: 27
filename: /in/SuJQX
function name: (null)
number of ops: 67
compiled vars: !0 = $unresponsives2, !1 = $unresponsives, !2 = $hours, !3 = $undefined
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'var_dump'
1 CAST 5 ~4 'Undefined'
2 SEND_VAL ~4
3 DO_ICALL
4 4 ECHO '%0A'
6 5 ASSIGN ~6 !1, <array>
6 ASSIGN !0, ~6
49 7 INIT_FCALL 'array_column'
8 SEND_VAR !1
9 SEND_VAL 5
10 DO_ICALL $8
11 ASSIGN !2, $8
50 12 INIT_FCALL 'array_keys'
13 SEND_VAR !2
14 SEND_VAL 'Undefined'
15 DO_ICALL $10
16 ASSIGN ~11 !3, $10
17 > JMPZ ~11, ->27
51 18 > INIT_FCALL 'array_replace'
19 SEND_VAR !2
20 INIT_FCALL 'array_fill_keys'
21 SEND_VAR !3
22 SEND_VAL 9223372036854775807
23 DO_ICALL $12
24 SEND_VAR $12
25 DO_ICALL $13
26 ASSIGN !2, $13
53 27 > INIT_FCALL 'array_multisort'
28 SEND_REF !2
29 SEND_VAL 3
30 SEND_VAL 1
31 SEND_REF !1
32 DO_ICALL
55 33 INIT_FCALL 'var_export'
34 SEND_VAR !1
35 DO_ICALL
57 36 ECHO '%0A%0A'
59 37 INIT_FCALL 'array_column'
38 SEND_VAR !0
39 SEND_VAL 5
40 DO_ICALL $17
41 ASSIGN !2, $17
60 42 INIT_FCALL 'array_keys'
43 SEND_VAR !2
44 SEND_VAL 'Undefined'
45 DO_ICALL $19
46 ASSIGN ~20 !3, $19
47 > JMPZ ~20, ->57
61 48 > INIT_FCALL 'array_replace'
49 SEND_VAR !2
50 INIT_FCALL 'array_fill_keys'
51 SEND_VAR !3
52 SEND_VAL -9223372036854775808
53 DO_ICALL $21
54 SEND_VAR $21
55 DO_ICALL $22
56 ASSIGN !2, $22
63 57 > INIT_FCALL 'array_multisort'
58 SEND_REF !2
59 SEND_VAL 4
60 SEND_VAL 1
61 SEND_REF !0
62 DO_ICALL
65 63 INIT_FCALL 'var_export'
64 SEND_VAR !0
65 DO_ICALL
66 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0