Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/FIlDn
function name: (null)
number of ops: 14
compiled vars: !0 = $subject, !1 = $pattern, !2 = $match
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '101010101'
4 1 ASSIGN !1, '%2F%5B01%5D%7B1%2C4%7D%2F'
5 2 INIT_FCALL 'preg_match_all'
3 SEND_VAR !1
4 SEND_VAR !0
5 SEND_REF !2
6 DO_ICALL
7 7 ECHO '%3Cpre%3E'
8 INIT_FCALL 'print_r'
9 FETCH_DIM_R ~6 !2, 0
10 SEND_VAL ~6
11 DO_ICALL $7
12 ECHO $7
13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0