Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 24 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 24 Branch analysis from position: 5 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 24 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 24 filename: /in/FNYfv function name: (null) number of ops: 34 compiled vars: !0 = $frontendData, !1 = $result, !2 = $balance, !3 = $key, !4 = $match line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 16 1 ASSIGN !1, <array> 18 2 FETCH_DIM_R ~7 !0, 'datasheet' 3 > FE_RESET_R $8 ~7, ->24 4 > > FE_FETCH_R ~9 $8, !2, ->24 5 > ASSIGN !3, ~9 19 6 INIT_FCALL 'preg_match' 7 SEND_VAL '%2F%5E%28%5Cw%2B%29_balance%28%5Cd%2B%29%24%2F' 8 SEND_VAR !3 9 SEND_REF !4 10 DO_ICALL 20 11 FETCH_DIM_R ~12 !4, 1 12 FETCH_DIM_R ~15 !4, 1 13 FETCH_DIM_W $13 !1, ~12 14 ASSIGN_DIM $13, 0 15 OP_DATA ~15 21 16 FETCH_DIM_R ~16 !4, 1 17 FETCH_DIM_R ~20 !4, 2 18 FETCH_DIM_W $17 !1, ~16 19 FETCH_DIM_W $18 $17, 1 20 FETCH_DIM_W $19 $18, 'balance' 21 ASSIGN_DIM $19, ~20 22 OP_DATA !2 18 23 > JMP ->4 24 > FE_FREE $8 23 25 INIT_FCALL 'array_values' 26 SEND_VAR !1 27 DO_ICALL $22 28 INIT_ARRAY ~23 $22, 'datasheet' 29 ASSIGN !1, ~23 24 30 INIT_FCALL 'print_r' 31 SEND_VAR !1 32 DO_ICALL 33 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0