Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8 Branch analysis from position: 6 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 8 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/oaqs0 function name: (null) number of ops: 10 compiled vars: !0 = $installed, !1 = $root_package line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 5 1 FETCH_DIM_R ~3 !0, 'root' 2 ASSIGN !1, ~3 7 3 FETCH_DIM_R ~5 !1, 'name' 4 IS_EQUAL ~5, 'foobar' 5 > JMPZ ~6, ->8 8 6 > ECHO 'root+package+is+foobar%21%0A' 7 7 > JMP ->9 10 8 > ECHO 'not+foobar%21%0A' 11 9 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0