3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match_all("/(\b[a-zA-Z-]{3,}\b)+?/", "DEHUMIDIFIER, MUNTERS (M11L) / / / / / / / M11L 230V, 50Hz, 0.21Kw", $matches); print_r($matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YeVV7
function name:  (null)
number of ops:  9
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_match_all'
          1        SEND_VAL                                                 '%2F%28%5Cb%5Ba-zA-Z-%5D%7B3%2C%7D%5Cb%29%2B%3F%2F'
          2        SEND_VAL                                                 'DEHUMIDIFIER%2C+MUNTERS+%28M11L%29+%2F+%2F+%2F+%2F+%2F+%2F+%2F+M11L+230V%2C+50Hz%2C+0.21Kw'
          3        SEND_REF                                                 !0
          4        DO_ICALL                                                 
    4     5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.25 ms | 1394 KiB | 17 Q