Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 27 Branch analysis from position: 27 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 16 Branch analysis from position: 29 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 16 2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 22 Branch analysis from position: 18 1 jumps found. (Code = 42) Position 1 = 26 Branch analysis from position: 26 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 16 Branch analysis from position: 29 Branch analysis from position: 16 Branch analysis from position: 22 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 16 Branch analysis from position: 29 Branch analysis from position: 16 filename: /in/DQRKq function name: (null) number of ops: 33 compiled vars: !0 = $input, !1 = $precision, !2 = $count, !3 = $minElement, !4 = $countAdditionalElements, !5 = $result, !6 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 29.5 4 1 ASSIGN !1, 0.01 5 2 ASSIGN !2, 6 7 3 INIT_FCALL 'floor' 4 DIV ~10 !0, !1 5 DIV ~11 ~10, !2 6 SEND_VAL ~11 7 DO_ICALL $12 8 ASSIGN !3, $12 8 9 DIV ~14 !0, !1 10 MUL ~15 !3, !2 11 SUB ~16 ~14, ~15 12 ASSIGN !4, ~16 10 13 ASSIGN !5, <array> 12 14 ASSIGN !6, 0 15 > JMP ->27 13 16 > IS_SMALLER_OR_EQUAL !4, !6 17 > JMPZ ~20, ->22 14 18 > MUL ~22 !3, !1 19 ASSIGN_DIM !5, !6 20 OP_DATA ~22 13 21 > JMP ->26 16 22 > ADD ~24 !3, 1 23 MUL ~25 !1, ~24 24 ASSIGN_DIM !5, !6 25 OP_DATA ~25 12 26 > PRE_INC !6 27 > IS_SMALLER !6, !2 28 > JMPNZ ~27, ->16 20 29 > INIT_FCALL 'var_dump' 30 SEND_VAR !5 31 DO_ICALL 32 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0