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