Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/lQVSf function name: (null) number of ops: 18 compiled vars: !0 = $a, !1 = $b, !2 = $c line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 4 1 ASSIGN !1, <array> 12 2 INIT_FCALL 'definevariables' 3 SEND_VAL <array> 4 SEND_REF !0 5 SEND_REF !1 6 SEND_REF !2 7 DO_FCALL 0 14 8 INIT_FCALL 'print_r' 9 SEND_VAR !0 10 DO_ICALL 15 11 INIT_FCALL 'print_r' 12 SEND_VAR !1 13 DO_ICALL 16 14 INIT_FCALL 'print_r' 15 SEND_VAR !2 16 DO_ICALL 17 > RETURN 1 Function definevariables: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 125) Position 1 = 3, Position 2 = 9 Branch analysis from position: 3 2 jumps found. (Code = 126) Position 1 = 4, Position 2 = 9 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 9 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 9 filename: /in/lQVSf function name: defineVariables number of ops: 11 compiled vars: !0 = $default, !1 = $vars, !2 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > RECV !0 1 RECV_VARIADIC !1 8 2 > FE_RESET_RW $3 !1, ->9 3 > > FE_FETCH_RW $3, !2, ->9 9 4 > COALESCE ~4 !2 5 ASSIGN ~5 !2, !0 6 QM_ASSIGN ~4 ~5 7 FREE ~4 8 8 > JMP ->3 9 > FE_FREE $3 10 10 > RETURN null End of function definevariables
Generated using Vulcan Logic Dumper, using php 8.0.0