3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match_all('#\w#u','Zimbra KOBİ E-posta Servisi Firmaya Özel Kurulum',$f); var_dump($f); preg_match_all('#\pL#u','Orange HRM İnsan Kaynakları Yönetim Uygulaması',$f); var_dump($f);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AAFr2
function name:  (null)
number of ops:  17
compiled vars:  !0 = $f
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_match_all'
          1        SEND_VAL                                                 '%23%5Cw%23u'
          2        SEND_VAL                                                 'Zimbra+KOB%C4%B0+E-posta+Servisi+Firmaya+%C3%96zel+Kurulum'
          3        SEND_REF                                                 !0
          4        DO_ICALL                                                 
    3     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
    5     8        INIT_FCALL                                               'preg_match_all'
          9        SEND_VAL                                                 '%23%5CpL%23u'
         10        SEND_VAL                                                 'Orange+HRM+%C4%B0nsan+Kaynaklar%C4%B1+Y%C3%B6netim+Uygulamas%C4%B1'
         11        SEND_REF                                                 !0
         12        DO_ICALL                                                 
    6    13        INIT_FCALL                                               'var_dump'
         14        SEND_VAR                                                 !0
         15        DO_ICALL                                                 
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.25 ms | 1394 KiB | 17 Q