Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ImaD7
function name: (null)
number of ops: 10
compiled vars: !0 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '12example'
4 1 INIT_FCALL 'preg_match'
2 SEND_VAL '%2F%5E%5B0-9%5D%7B2%7D%2F'
3 SEND_VAR !0
4 DO_ICALL $2
5 > JMPZ $2, ->8
5 6 > ECHO 'The+first+two+characters+are+numbers.'
4 7 > JMP ->9
7 8 > ECHO 'The+first+two+characters+are+not+numbers.'
8 9 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0