Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/IWsqK function name: (null) number of ops: 13 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > INIT_FCALL 'var_dump' 1 INIT_FCALL 'a' 2 SEND_VAL 1 3 DO_FCALL 0 $0 4 SEND_VAR $0 5 DO_ICALL 12 6 INIT_FCALL 'var_dump' 7 INIT_FCALL 'b' 8 SEND_VAL 1 9 DO_FCALL 0 $2 10 SEND_VAR $2 11 DO_ICALL 12 > RETURN 1 Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/IWsqK function name: a number of ops: 5 compiled vars: !0 = $int1, !1 = $int2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV_INIT !1 null 4 2 ADD ~2 !0, !1 3 > RETURN ~2 5 4* > RETURN null End of function a Function b: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/IWsqK function name: b number of ops: 5 compiled vars: !0 = $int1, !1 = $int2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 1 RECV !1 8 2 ADD ~2 !0, !1 3 > RETURN ~2 9 4* > RETURN null End of function b
Generated using Vulcan Logic Dumper, using php 8.0.0