Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename: /in/HjiTv
function name: (null)
number of ops: 19
compiled vars: !0 = $sentence, !1 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'foo_foo_foo+foo-foo_foo'
4 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%2F%28%3F%3C%21%5B%5E%5CW_%5D%29foo%28%3F%21%5B%5E%5CW_%5D%29%2Fi'
3 SEND_VAR !0
4 SEND_REF !1
5 DO_ICALL $3
6 > JMPZ $3, ->11
5 7 > INIT_FCALL 'print_r'
8 FETCH_DIM_R ~4 !1, 0
9 SEND_VAL ~4
10 DO_ICALL
7 11 > INIT_FCALL 'preg_replace'
12 SEND_VAL '%2F%28%3F%3C%21%5B%5E%5CW_%5D%29foo%28%3F%21%5B%5E%5CW_%5D%29%2Fi'
13 SEND_VAL 'YES'
14 SEND_VAR !0
15 DO_ICALL $6
16 CONCAT ~7 '%0A', $6
17 ECHO ~7
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0