Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 18, Position 2 = 25 Branch analysis from position: 18 2 jumps found. (Code = 78) Position 1 = 19, Position 2 = 25 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 18 Branch analysis from position: 18 Branch analysis from position: 25 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 25 filename: /in/4hPku function name: (null) number of ops: 30 compiled vars: !0 = $rand, !1 = $foo, !2 = $i, !3 = $value, !4 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > INIT_FCALL 'range' 1 SEND_VAL 1 2 SEND_VAL 6 3 DO_ICALL $5 4 ASSIGN !0, $5 3 5 INIT_FCALL 'shuffle' 6 SEND_REF !0 7 DO_ICALL 5 8 ASSIGN_DIM !1, 'blue' 9 OP_DATA 0 6 10 ASSIGN_DIM !1, 'black' 11 OP_DATA 0 7 12 ASSIGN_DIM !1, 'red' 13 OP_DATA 0 8 14 ASSIGN_DIM !1, 'white' 15 OP_DATA 0 10 16 ASSIGN !2, 0 11 17 > FE_RESET_R $13 !1, ->25 18 > > FE_FETCH_R ~14 $13, !3, ->25 19 > ASSIGN !4, ~14 12 20 FETCH_DIM_R ~17 !0, !2 21 ASSIGN_DIM !1, !4 22 OP_DATA ~17 13 23 PRE_INC !2 11 24 > JMP ->18 25 > FE_FREE $13 16 26 INIT_FCALL 'print_r' 27 SEND_VAR !1 28 DO_ICALL 29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0