3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_export( preg_split( '#\([^)]*\)(*SKIP)(*FAIL)|\|#', 'Hello (sir|maam).|Hi there!' ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JA5lA
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_export'
    4     1        INIT_FCALL                                               'preg_split'
    5     2        SEND_VAL                                                 '%23%5C%28%5B%5E%29%5D%2A%5C%29%28%2ASKIP%29%28%2AFAIL%29%7C%5C%7C%23'
    6     3        SEND_VAL                                                 'Hello+%28sir%7Cmaam%29.%7CHi+there%21'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                                 
    8     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
126.78 ms | 1398 KiB | 17 Q