Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/L341Y function name: (null) number of ops: 8 compiled vars: !0 = $inputArduino line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > ASSIGN !0, 17 6 1 INIT_FCALL 'var_dump' 2 INIT_FCALL_BY_NAME 'unparserPlayerRounds' 3 SEND_VAR_EX !0 4 DO_FCALL 0 $2 5 SEND_VAR $2 6 DO_ICALL 31 7 > RETURN 1 Function unparserplayerrounds: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 2 jumps found. (Code = 44) Position 1 = 16, Position 2 = 4 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 4 2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 13 Branch analysis from position: 5 2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 13 Branch analysis from position: 6 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 12 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 5 Branch analysis from position: 5 Branch analysis from position: 12 Branch analysis from position: 13 2 jumps found. (Code = 44) Position 1 = 16, Position 2 = 4 Branch analysis from position: 16 Branch analysis from position: 4 Branch analysis from position: 13 filename: /in/L341Y function name: unparserPlayerRounds number of ops: 20 compiled vars: !0 = $bitNumber, !1 = $playerArray, !2 = $players, !3 = $player, !4 = $bitValue line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > RECV !0 10 1 ASSIGN !1, <array> 12 2 ASSIGN !2, <array> 21 3 > JMP ->14 22 4 > > FE_RESET_R $7 !2, ->13 5 > > FE_FETCH_R ~8 $7, !3, ->13 6 > ASSIGN !4, ~8 23 7 IS_SMALLER_OR_EQUAL !4, !0 8 > JMPZ ~10, ->12 24 9 > ASSIGN_DIM !1 10 OP_DATA !3 25 11 ASSIGN_OP 2 !0, !4 22 12 > > JMP ->5 13 > FE_FREE $7 21 14 > IS_NOT_IDENTICAL !0, 0 15 > JMPNZ ~13, ->4 30 16 > VERIFY_RETURN_TYPE !1 17 > RETURN !1 31 18* VERIFY_RETURN_TYPE 19* > RETURN null End of function unparserplayerrounds
Generated using Vulcan Logic Dumper, using php 8.0.0