Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Iddhc
function name: (null)
number of ops: 14
compiled vars: !0 = $text, !1 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'sometext+moretext+01+text%0Atext+sometext+moretext+002%0Atext+text+1+%28somemoretext%29%0Aetc'
8 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%2F%5E%28%5CD%2A%3F%29%5Cs%2A%28%5Cd%2B%29%2Fm'
3 SEND_VAR !0
4 SEND_REF !1
5 DO_ICALL
10 6 INIT_FCALL 'var_export'
11 7 FETCH_DIM_R ~4 !1, 1
8 INIT_ARRAY ~5 ~4, 'non-digit'
12 9 FETCH_DIM_R ~6 !1, 2
10 ADD_ARRAY_ELEMENT ~5 ~6, 'digit'
11 SEND_VAL ~5
10 12 DO_ICALL
13 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0