Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ZdgWS
function name: (null)
number of ops: 20
compiled vars: !0 = $str, !1 = $lines, !2 = $combined
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Height%3A%0A3%2F16%0AColor%3A%0AStandard+Red%0AMaterial%3A%0ADie-cut%2C+pressure-sensitive+paper%0APackage+Quantity%3A%0A1000%2FPkg%0AReusable%3A%0AYes%0ASize%3A%0A3%2F16+H+x+1%2F4+W'
18 1 INIT_FCALL 'explode'
2 SEND_VAL '%0A'
3 SEND_VAR !0
4 DO_ICALL $4
5 ASSIGN !1, $4
20 6 INIT_FCALL 'array_map'
21 7 DECLARE_LAMBDA_FUNCTION ~6 [0]
8 SEND_VAL ~6
22 9 INIT_FCALL 'array_chunk'
10 SEND_VAR !1
11 SEND_VAL 2
12 DO_ICALL $7
13 SEND_VAR $7
20 14 DO_ICALL $8
15 ASSIGN !2, $8
25 16 INIT_FCALL 'print_r'
17 SEND_VAR !2
18 DO_ICALL
19 > 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/ZdgWS
function name: {closure}
number of ops: 7
compiled vars: !0 = $line
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
1 INIT_FCALL 'implode'
2 SEND_VAL '+'
3 SEND_VAR !0
4 DO_ICALL $1
5 > RETURN $1
6* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0