Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/IZWkL
function name: (null)
number of ops: 10
compiled vars: !0 = $string, !1 = $patterns, !2 = $replacements
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'SELECT+%2A+FROM+site_customers+LEFT+JOIN+site_products'
3 1 ASSIGN !1, <array>
7 2 ASSIGN !2, <array>
11 3 INIT_FCALL 'preg_replace'
4 SEND_VAR !1
5 SEND_VAR !2
6 SEND_VAR !0
7 DO_ICALL $6
8 ECHO $6
9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0