Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/8Di99 function name: (null) number of ops: 19 compiled vars: !0 = $names, !1 = $quantities line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%7B%223%22%3A%22test%22%2C%224%22%3A%22exam%22%7D' 4 1 ASSIGN !1, '%7B%223%22%3A%2212%22%2C%224%22%3A%2219%22%7D' 6 2 INIT_FCALL 'var_export' 7 3 DECLARE_LAMBDA_FUNCTION ~4 [0] 15 4 INIT_DYNAMIC_CALL ~4 5 INIT_FCALL 'json_decode' 6 SEND_VAR !0 7 SEND_VAL <true> 8 DO_ICALL $5 9 SEND_VAR_NO_REF_EX $5 10 INIT_FCALL 'json_decode' 11 SEND_VAR !1 12 SEND_VAL <true> 13 DO_ICALL $6 14 SEND_VAR_NO_REF_EX $6 15 DO_FCALL 0 $7 16 SEND_VAR $7 6 17 DO_ICALL 16 18 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 17 Branch analysis from position: 6 2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 17 Branch analysis from position: 7 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 15 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 15 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 Branch analysis from position: 15 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/8Di99 function name: {closure} number of ops: 21 compiled vars: !0 = $name, !1 = $quantity, !2 = $result, !3 = $row, !4 = $k, !5 = $v, !6 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 1 RECV !1 8 2 ASSIGN !2, <array> 9 3 INIT_FCALL 'get_defined_vars' 4 DO_ICALL $8 5 > FE_RESET_R $9 $8, ->17 6 > > FE_FETCH_R ~10 $9, !3, ->17 7 > ASSIGN !4, ~10 10 8 > FE_RESET_R $12 !3, ->15 9 > > FE_FETCH_R ~13 $12, !5, ->15 10 > ASSIGN !6, ~13 11 11 FETCH_DIM_W $15 !2, !6 12 ASSIGN_DIM $15, !4 13 OP_DATA !5 10 14 > JMP ->9 15 > FE_FREE $12 9 16 > JMP ->6 17 > FE_FREE $9 14 18 INIT_ARRAY ~17 !2, 'final' 19 > RETURN ~17 15 20* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0