3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = "D 92.42A-B+43G-H/45A";$matches=array(); preg_match_all("",$data,$matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7F2JI
function name:  (null)
number of ops:  8
compiled vars:  !0 = $data, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'D+92.42A-B%2B43G-H%2F45A'
          1        ASSIGN                                                   !1, <array>
    3     2        INIT_FCALL                                               'preg_match_all'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        SEND_REF                                                 !1
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.55 ms | 1394 KiB | 15 Q