Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/g0m0k
function name: (null)
number of ops: 13
compiled vars: !0 = $count, !1 = $content
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 0
12 1 INIT_FCALL 'ob_start'
2 SEND_VAL 'parse_output'
3 DO_ICALL
13 4 ECHO 'asd'
15 5 INIT_FCALL 'ob_get_clean'
6 DO_ICALL $4
7 ASSIGN !1, $4
16 8 ECHO !1
17 9 NOP
10 FAST_CONCAT ~6 '%0A', !0
11 ECHO ~6
12 > RETURN 1
Function parse_output:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/g0m0k
function name: parse_output
number of ops: 7
compiled vars: !0 = $out, !1 = $count
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
6 1 BIND_GLOBAL !1, 'count'
8 2 PRE_INC !1
9 3 CONCAT ~3 'Parsed%3A+', !0
4 CONCAT ~4 ~3, '%3Chr%3E'
5 > RETURN ~4
10 6* > RETURN null
End of function parse_output
Generated using Vulcan Logic Dumper, using php 8.0.0