3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match( '/^(\-?\d+(\.\d+)?),\s*(\-?\d+(\.\d+)?)$/' , '(51.92547845842183,18.654356002807617)' ) ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FZ6IR
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_match'
          1        SEND_VAL                                                 '%2F%5E%28%5C-%3F%5Cd%2B%28%5C.%5Cd%2B%29%3F%29%2C%5Cs%2A%28%5C-%3F%5Cd%2B%28%5C.%5Cd%2B%29%3F%29%24%2F'
          2        SEND_VAL                                                 '%2851.92547845842183%2C18.654356002807617%29'
          3        DO_ICALL                                                 
    5     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.86 ms | 1393 KiB | 15 Q