Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qe0oP
function name: (null)
number of ops: 14
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 10
4 1 ASSIGN !1, 16
6 2 MUL ~4 !1, 1
3 ASSIGN ~5 !1, !0
4 SUB ~6 ~4, ~5
5 ASSIGN_OP 1 !0, ~6
8 6 ROPE_INIT 4 ~11 'a%3D'
7 CAST 4 ~8 !0
8 ROPE_ADD 1 ~11 ~11, ~8
9 ROPE_ADD 2 ~11 ~11, '%3Bb%3D'
10 CAST 4 ~9 !1
11 ROPE_END 3 ~10 ~11, ~9
12 ECHO ~10
13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0