Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 20
Branch analysis from position: 16
1 jumps found. (Code = 61) Position 1 = -2
Branch analysis from position: 20
1 jumps found. (Code = 61) Position 1 = -2
filename: /in/0PuoK
function name: (null)
number of ops: 24
compiled vars: !0 = $count, !1 = $multiple, !2 = $calc
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > CAST 5 ~3 44.28
1 ASSIGN !0, ~3
4 2 CAST 5 ~5 0.36
3 ASSIGN !1, ~5
6 4 DIV ~7 !0, !1
5 ASSIGN !2, ~7
8 6 INIT_FCALL 'ceil'
7 SEND_VAR !2
8 DO_ICALL $9
9 CONCAT ~10 $9, '%0A'
10 ECHO ~10
9 11 INIT_FCALL 'ceil'
12 SEND_VAR !2
13 DO_ICALL $11
14 IS_EQUAL !2, $11
15 > JMPZ ~12, ->20
10 16 > > INIT_FCALL 'exit'
17* SEND_VAL 'is+integer'
18* DO_ICALL
9 19* JMP ->23
12 20 > > INIT_FCALL 'exit'
21* SEND_VAL 'is+not+integer'
22* DO_ICALL
23* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0