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