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