Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 13 Branch analysis from position: 13 2 jumps found. (Code = 44) Position 1 = 15, Position 2 = 2 Branch analysis from position: 15 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 2 2 jumps found. (Code = 44) Position 1 = 15, Position 2 = 2 Branch analysis from position: 15 Branch analysis from position: 2 filename: /in/YLQKH function name: (null) number of ops: 16 compiled vars: !0 = $i, !1 = $functionname line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > ASSIGN !0, 1 1 > JMP ->13 11 2 > CONCAT ~3 'foo', !0 3 ASSIGN !1, ~3 12 4 ROPE_INIT 3 ~6 'Functionn+name+' 5 ROPE_ADD 1 ~6 ~6, !1 6 ROPE_END 2 ~5 ~6, '+returns%3A+' 7 INIT_DYNAMIC_CALL !1 8 DO_FCALL 0 $8 9 CONCAT ~9 ~5, $8 10 CONCAT ~10 ~9, '%0A' 11 ECHO ~10 10 12 PRE_INC !0 13 > IS_SMALLER_OR_EQUAL !0, 2 14 > JMPNZ ~12, ->2 13 15 > > RETURN 1 Function foo1: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/YLQKH function name: foo1 number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > > RETURN 'bar' 5 1* > RETURN null End of function foo1 Function foo2: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/YLQKH function name: foo2 number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > > RETURN 'baz' 8 1* > RETURN null End of function foo2
Generated using Vulcan Logic Dumper, using php 8.0.0