3v4l.org

run code in 300+ PHP versions simultaneously
<?php $query = "(Типовые) примеры раннего этапа применения "; $words = preg_split("/([,.\'\":;!?\(\)\n\r\s]+)/", $query); var_dump($words);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hbtg4
function name:  (null)
number of ops:  10
compiled vars:  !0 = $query, !1 = $words
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%28%D0%A2%D0%B8%D0%BF%D0%BE%D0%B2%D1%8B%D0%B5%29+%D0%BF%D1%80%D0%B8%D0%BC%D0%B5%D1%80%D1%8B+%D1%80%D0%B0%D0%BD%D0%BD%D0%B5%D0%B3%D0%BE+%D1%8D%D1%82%D0%B0%D0%BF%D0%B0+%D0%BF%D1%80%D0%B8%D0%BC%D0%B5%D0%BD%D0%B5%D0%BD%D0%B8%D1%8F+'
    3     1        INIT_FCALL                                               'preg_split'
          2        SEND_VAL                                                 '%2F%28%5B%2C.%5C%27%22%3A%3B%21%3F%5C%28%5C%29%0A%0D%5Cs%5D%2B%29%2F'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    4     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.12 ms | 1385 KiB | 17 Q