Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dfig0
function name: (null)
number of ops: 16
compiled vars: !0 = $s1, !1 = $s2, !2 = $s3
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'This+String+is+called+%E2%80%9EFoo%E2%80%9C+or+%E2%80%9EBar%E2%80%9C+but+could+be+formatted+as+%26ldquor%3BFoo%26%238220%3B+or+even+%26%238222%3BBar%26%23x0201C%3B+and+many+more+combinations.'
7 1 INIT_FCALL 'html_entity_decode'
2 SEND_VAR !0
3 SEND_VAL 59
4 DO_ICALL $4
5 ASSIGN !1, $4
9 6 INIT_FCALL 'preg_replace'
10 7 SEND_VAL '%2F%E2%80%9E%28.%2A%3F%29%E2%80%9C%2F'
11 8 SEND_VAL '%5Bquote%3D%241%5D'
12 9 SEND_VAR !1
9 10 DO_ICALL $6
11 ASSIGN !2, $6
15 12 INIT_FCALL 'print_r'
13 SEND_VAR !2
14 DO_ICALL
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0