Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 15
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
filename: /in/ItbBQ
function name: (null)
number of ops: 16
compiled vars: !0 = $arrays, !1 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
21 1 INIT_FCALL 'array_reduce'
2 SEND_VAR !0
3 DECLARE_LAMBDA_FUNCTION ~3 [0]
24 4 SEND_VAL ~3
5 SEND_VAL <array>
21 6 DO_ICALL $4
7 ASSIGN !1, $4
26 8 INIT_FCALL 'array_filter'
9 SEND_VAR !1
10 DO_ICALL $6
11 COUNT ~7 $6
12 IS_IDENTICAL ~7, 0
13 > JMPZ ~8, ->15
27 14 > ECHO 'array+contains+only+empty+values'
28 15 > > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ItbBQ
function name: {closure}
number of ops: 9
compiled vars: !0 = $carry, !1 = $item
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
1 RECV !1
22 2 INIT_FCALL 'array_merge'
3 SEND_VAR !0
4 SEND_VAR !1
5 DO_ICALL $2
6 ASSIGN !0, $2
23 7 > RETURN !0
24 8* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0