Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/jL7FK
function name: (null)
number of ops: 19
compiled vars: !0 = $ext, !1 = $info, !2 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'ob_start'
1 DO_ICALL
4 2 NEW $4 'ReflectionExtension'
3 SEND_VAL_EX 'pcre'
4 DO_FCALL 0
5 ASSIGN !0, $4
5 6 INIT_METHOD_CALL !0, 'info'
7 DO_FCALL 0
6 8 INIT_FCALL 'ob_get_clean'
9 DO_ICALL $8
10 ASSIGN !1, $8
8 11 INIT_FCALL 'preg_match'
12 SEND_VAL '%2FPCRE+Library+Version+%3D%3E+%28.%2A%29%2F'
13 SEND_VAR !1
14 SEND_REF !2
15 DO_ICALL
9 16 FETCH_DIM_R ~11 !2, 1
17 ECHO ~11
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0