3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo preg_match("/^\d(\d?){9}\.\d\d$/", (float) 1260.00)? true : "IA"; ?>
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/IbvCk
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%2F%5E%5Cd%28%5Cd%3F%29%7B9%7D%5C.%5Cd%5Cd%24%2F'
          2        CAST                                          5  ~0      1260
          3        SEND_VAL                                                 ~0
          4        DO_ICALL                                         $1      
          5      > JMPZ                                                     $1, ->8
          6    >   QM_ASSIGN                                        ~2      <true>
          7      > JMP                                                      ->9
          8    >   QM_ASSIGN                                        ~2      'IA'
          9    >   ECHO                                                     ~2
    4    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
190.2 ms | 1394 KiB | 15 Q