fork(1) download
  1. <?php
  2. echo preg_match('/a.*b.*c/', str_repeat('a', 600) . str_repeat('b', 600));
Success #stdin #stdout 0.44s 52488KB
stdin
Standard input is empty
stdout
Standard output is empty