Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 12 Branch analysis from position: 9 1 jumps found. (Code = 79) Position 1 = -2 Branch analysis from position: 12 1 jumps found. (Code = 79) Position 1 = -2 filename: /in/TXvC9 function name: (null) number of ops: 15 compiled vars: !0 = $nik line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 1234567891234567 4 1 INIT_FCALL 'var_dump' 2 SEND_VAR !0 3 DO_ICALL 6 4 INIT_FCALL 'preg_match' 5 SEND_VAL '%2F%5E%5B1-9%5D%5Cd%7B15%7D%24%2F' 6 SEND_VAR !0 7 DO_ICALL $3 8 > JMPZ $3, ->12 7 9 > ECHO 'Contains+only+numbers' 8 10 > EXIT 6 11* JMP ->14 10 12 > ECHO 'Contains+non-numeric+characters' 11 13 > EXIT 12 14* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0