3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = ".........12129018 - ZQH X Bop. Hrtepou 50 flerpoUrroXn ........01983413 - 0E000PA E KapaoAn Anpn-rPou 21 EAArivtg .....................................................09007121 - MAPIA KapaoAri Arpn-rptou 21 Elanvolo .. 12135589 - MAPIA E ...............................#12............You have been assigned to the job #3 Megastar 4(01923033) #4 MS Money(01980414) #6 Kings Coins Golden Relics(07993682) OSD jackpot needs adjusting. The job is for Icon's Stadium Bar - GMV1028. The job machines are - 01980414 , - 01923033 , - 07993682 This job has a priority of Non-Critical Fault / Medium. The job is scheduled for Monday, 14 July, 2014 at 02:29 PM. ........... 2109643887 - MAPIA 0 loucrrivou 8 HX.toOrran ..............2109914534 AIPITAKHE APTEMIOE n Avrtnopou 22 Reptcrrept ....._.........._......._................6977440896 , -10AN."; preg_match_all("/(?<!\d)\d{8}(?!\d)/", $email, $matches); $regex = "/" & $matches & ".*?The job is for/"; preg_match_all($regex, $text, $matches2); print_r($matches2[0]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/apels
function name:  (null)
number of ops:  19
compiled vars:  !0 = $text, !1 = $email, !2 = $matches, !3 = $regex, !4 = $matches2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '.........12129018+-+ZQH+X+Bop.+Hrtepou+50+flerpoUrroXn+........01983413+-+0E000PA+E+KapaoAn+Anpn-rPou+21%0AEAArivtg+.....................................................09007121+-+MAPIA+KapaoAri+Arpn-rptou+21+Elanvolo+..+12135589+-+MAPIA+E+...............................%2312............You+have+been+assigned+to+the+job+%233+Megastar+4%2801923033%29+%234+MS+Money%2801980414%29+%236+Kings+Coins+Golden+Relics%2807993682%29+OSD+jackpot+needs+adjusting.+%0AThe+job+is+for+Icon%27s+Stadium+Bar+-+GMV1028.+%0AThe+job+machines+are+-+01980414+%2C+-+01923033+%2C+-+07993682+%0AThis+job+has+a+priority+of+Non-Critical+Fault+%2F+Medium.+%0AThe+job+is+scheduled+for+Monday%2C+14+July%2C+2014+at+02%3A29+PM.+%0A...........+2109643887+-+MAPIA+0+loucrrivou+8+HX.toOrran+..............2109914534+AIPITAKHE+APTEMIOE+n+Avrtnopou+22%0AReptcrrept+....._.........._......._................6977440896+%2C+-10AN.'
   10     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%2F%28%3F%3C%21%5Cd%29%5Cd%7B8%7D%28%3F%21%5Cd%29%2F'
          3        SEND_VAR                                                 !1
          4        SEND_REF                                                 !2
          5        DO_ICALL                                                 
   11     6        BW_AND                                           ~7      !2, '%2F'
          7        BW_AND                                           ~8      ~7, '.%2A%3FThe+job+is+for%2F'
          8        ASSIGN                                                   !3, ~8
   12     9        INIT_FCALL                                               'preg_match_all'
         10        SEND_VAR                                                 !3
         11        SEND_VAR                                                 !0
         12        SEND_REF                                                 !4
         13        DO_ICALL                                                 
   18    14        INIT_FCALL                                               'print_r'
         15        FETCH_DIM_R                                      ~11     !4, 0
         16        SEND_VAL                                                 ~11
         17        DO_ICALL                                                 
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.07 ms | 1395 KiB | 17 Q