Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 22 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 22 Branch analysis from position: 5 2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 19 Branch analysis from position: 8 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 22 filename: /in/FtGGq function name: (null) number of ops: 27 compiled vars: !0 = $arrayA, !1 = $arrayB, !2 = $arrayC, !3 = $valueA, !4 = $keyA line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 12 1 ASSIGN !1, <array> 19 2 ASSIGN !2, <array> 21 3 > FE_RESET_R $8 !0, ->22 4 > > FE_FETCH_R ~9 $8, !3, ->22 5 > ASSIGN !4, ~9 22 6 ARRAY_KEY_EXISTS !4, !1 7 > JMPZ ~11, ->19 23 8 > INIT_FCALL 'floor' 9 FETCH_DIM_R ~13 !1, !4 10 SUB ~14 ~13, !3 11 DIV ~15 ~14, !3 12 MUL ~16 ~15, 100 13 SEND_VAL ~16 14 DO_ICALL $17 15 CONCAT ~18 $17, '%25' 16 ASSIGN_DIM !2, !4 17 OP_DATA ~18 24 18 > JMP ->4 26 19 > ASSIGN_DIM !2, !4 20 OP_DATA 'No+match' 21 21 > JMP ->4 22 > FE_FREE $8 29 23 INIT_FCALL 'print_r' 24 SEND_VAR !2 25 DO_ICALL 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0