Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v0g0C
function name: (null)
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
17 0 E > INIT_FCALL 'f'
1 DO_FCALL 0
2 > RETURN 1
Function f:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 2
Branch analysis from position: 1
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 8
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v0g0C
function name: f
number of ops: 13
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
4 0 E > > JMPZ <true>, ->2
5 1 > > JMP ->10
6 2 > INIT_FCALL 'random_int'
3 SEND_VAL 0
4 SEND_VAL 1
5 DO_ICALL $0
6 > JMPZ $0, ->8
7 7 > > RETURN 2
8 8 > > RETURN 1
10 9* JMPZ <true>, ->11
12 10 > > RETURN 2
15 11* VERIFY_RETURN_TYPE
12* > RETURN null
End of function f
Generated using Vulcan Logic Dumper, using php 8.5.0