Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 24 Branch analysis from position: 7 2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 24 Branch analysis from position: 8 2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 16 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 Branch analysis from position: 16 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 23 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 Branch analysis from position: 23 Branch analysis from position: 24 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 24 filename: /in/P2GhE function name: (null) number of ops: 45 compiled vars: !0 = $data, !1 = $pa, !2 = $result, !3 = $set line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 29 1 INIT_FCALL 'strtolower' 2 SEND_VAL '0xE460c28E4cE2e4aE0B934a3eeb8FD88134d26956' 3 DO_ICALL $5 4 ASSIGN !1, $5 31 5 ASSIGN !2, <array> 32 6 > FE_RESET_R $8 !0, ->24 7 > > FE_FETCH_R $8, !3, ->24 33 8 > FETCH_DIM_R ~9 !3, 'from' 9 IS_EQUAL !1, ~9 10 > JMPZ ~10, ->16 34 11 > FETCH_DIM_R ~13 !3, 'hash' 12 FETCH_DIM_W $11 !2, 'Sent' 13 ASSIGN_DIM $11 14 OP_DATA ~13 33 15 > JMP ->23 35 16 > FETCH_DIM_R ~14 !3, 'to' 17 IS_EQUAL !1, ~14 18 > JMPZ ~15, ->23 36 19 > FETCH_DIM_R ~18 !3, 'hash' 20 FETCH_DIM_W $16 !2, 'Received' 21 ASSIGN_DIM $16 22 OP_DATA ~18 32 23 > > JMP ->7 24 > FE_FREE $8 40 25 ROPE_INIT 3 ~20 'For+' 26 ROPE_ADD 1 ~20 ~20, !1 27 ROPE_END 2 ~19 ~20, '%0A' 28 ECHO ~19 41 29 ECHO 'Sent+Transactions%3A%0A%09' 30 INIT_FCALL 'implode' 31 SEND_VAL '%0A%09' 32 FETCH_DIM_R ~22 !2, 'Sent' 33 SEND_VAL ~22 34 DO_ICALL $23 35 ECHO $23 36 ECHO '%0A' 42 37 ECHO 'Received+Transactions%3A%0A%09' 38 INIT_FCALL 'implode' 39 SEND_VAL '%0A%09' 40 FETCH_DIM_R ~24 !2, 'Received' 41 SEND_VAL ~24 42 DO_ICALL $25 43 ECHO $25 44 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0