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