3v4l.org

run code in 300+ PHP versions simultaneously
<?php $matches=array(); preg_match_all('/(.*?):(?:".*?"|.*?)(?=\r?\n|\r\n?)/s', 'name: dc_tun_2943 remote-gateway: 83.113.63.244:4500 lifetime/rekey: 21600/9358 inbound:" spi: 0a23d4b9 enc: aes 0f076cac2c56262e87595b89628394ff auth: sha1 dfe2b661f857725fbcf7f14976dae6ded3f4e824" outbound:" spi: cf34c010 enc: aes d463c815a141f714dbc58cdddde04bec auth: sha1 e5af683ab3f83634bca4eeb3ac081e7a7de2e5a1" ', $matches); var_dump($matches);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YPaCM
function name:  (null)
number of ops:  10
compiled vars:  !0 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%2F%28.%2A%3F%29%3A%28%3F%3A%22.%2A%3F%22%7C.%2A%3F%29%28%3F%3D%5Cr%3F%5Cn%7C%5Cr%5Cn%3F%29%2Fs'
          3        SEND_VAL                                                 'name%3A+dc_tun_2943%0A++remote-gateway%3A+83.113.63.244%3A4500+%0A++++++lifetime%2Frekey%3A+21600%2F9358+++%0A++++++inbound%3A%22%0A++++++++spi%3A+0a23d4b9%0A++++++++enc%3A+++++aes++0f076cac2c56262e87595b89628394ff%0A++++++++auth%3A+++sha1++dfe2b661f857725fbcf7f14976dae6ded3f4e824%22%0A++++++outbound%3A%22%0A++++++++spi%3A+cf34c010%0A++++++++enc%3A+++++aes++d463c815a141f714dbc58cdddde04bec%0A++++++++auth%3A+++sha1++e5af683ab3f83634bca4eeb3ac081e7a7de2e5a1%22%0A++++++++'
   14     4        SEND_REF                                                 !0
          5        DO_ICALL                                                 
   16     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.48 ms | 1398 KiB | 17 Q