3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = <<< E ================================================================================ INPUT FILE ================================================================================ NAME = CO-c0m1.txt | 1> ! HF def2-TZVP opt numfreq | 2> | 3> % scf | 4> convergence tight | 5> end | 6> | 7> * xyz 0 1 | 8> C 0 0 0 | 9> O 0 0 1 | 10> * | 11> | 12> ****END OF INPUT**** ================================================================================ E; preg_match_all('/^\|\s*\d*>(.*)$/m', $input, $matches); echo(implode("\n", $matches[1]));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hUEBk
function name:  (null)
number of ops:  13
compiled vars:  !0 = $input, !1 = $matches
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%0A+++++++++++++++++++++++++++++++++++++++INPUT+FILE%0A%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%0ANAME+%3D+CO-c0m1.txt%0A%7C++1%3E+%21+HF+def2-TZVP+opt+numfreq%0A%0A%7C++2%3E+%0A%0A%7C++3%3E+%25+scf%0A%0A%7C++4%3E++++++convergence+tight%0A%0A%7C++5%3E+end%0A%0A%7C++6%3E+%0A%0A%7C++7%3E+%2A+xyz+0+1%0A%0A%7C++8%3E+C+0+0+0%0A%0A%7C++9%3E+O+0+0+1%0A%0A%7C+10%3E+%2A%0A%0A%7C+11%3E+%0A%7C+12%3E++++++++++++++++++++++++++%2A%2A%2A%2AEND+OF+INPUT%2A%2A%2A%2A%0A%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D'
   33     1        INIT_FCALL                                               'preg_match_all'
          2        SEND_VAL                                                 '%2F%5E%5C%7C%5Cs%2A%5Cd%2A%3E%28.%2A%29%24%2Fm'
          3        SEND_VAR                                                 !0
          4        SEND_REF                                                 !1
          5        DO_ICALL                                                 
   34     6        INIT_FCALL                                               'implode'
          7        SEND_VAL                                                 '%0A'
          8        FETCH_DIM_R                                      ~4      !1, 1
          9        SEND_VAL                                                 ~4
         10        DO_ICALL                                         $5      
         11        ECHO                                                     $5
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.36 ms | 1011 KiB | 15 Q