Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GjEEA
function name: (null)
number of ops: 14
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'ini_set'
1 SEND_VAL 'precision'
2 SEND_VAL 17
3 DO_ICALL
3 4 INIT_FCALL 'ini_get'
5 SEND_VAL 'precision'
6 DO_ICALL $1
7 CONCAT ~2 'Precision%3A+', $1
8 CONCAT ~3 ~2, '%0A'
9 ECHO ~3
4 10 ECHO '0.33333333333333%0A'
5 11 ECHO 0.333333
6 12 ECHO '%0A'
13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0