Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LuShZ function name: (null) number of ops: 13 compiled vars: !0 = $the_array line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 11 1 INIT_FCALL 'var_export' 12 2 INIT_FCALL 'array_values' 13 3 INIT_FCALL 'array_reduce' 14 4 SEND_VAR !0 15 5 DECLARE_LAMBDA_FUNCTION ~2 [0] 23 6 SEND_VAL ~2 13 7 DO_ICALL $3 23 8 SEND_VAR $3 12 9 DO_ICALL $4 23 10 SEND_VAR $4 11 11 DO_ICALL 26 12 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10 Branch analysis from position: 6 1 jumps found. (Code = 42) Position 1 = 22 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/LuShZ function name: {closure} number of ops: 24 compiled vars: !0 = $carry, !1 = $row line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 15 0 E > RECV !0 1 RECV !1 16 2 FETCH_DIM_R ~2 !1, 'id' 3 ISSET_ISEMPTY_DIM_OBJ 0 ~3 !0, ~2 4 BOOL_NOT ~4 ~3 5 > JMPZ ~4, ->10 17 6 > FETCH_DIM_R ~5 !1, 'id' 7 ASSIGN_DIM !0, ~5 8 OP_DATA !1 16 9 > JMP ->22 19 10 > FETCH_DIM_R ~7 !1, 'id' 11 FETCH_DIM_R ~10 !1, 'value' 12 FETCH_DIM_RW $8 !0, ~7 13 ASSIGN_DIM_OP += 1 $8, 'value' 14 OP_DATA ~10 20 15 FETCH_DIM_R ~11 !1, 'id' 16 NOP 17 FETCH_DIM_R ~14 !1, 'name' 18 FAST_CONCAT ~15 '%2C', ~14 19 FETCH_DIM_RW $12 !0, ~11 20 ASSIGN_DIM_OP .= 8 $12, 'name' 21 OP_DATA ~15 22 22 > > RETURN !0 23 23* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0