14 if (!
preg_match(
'/--FILE--\R(.*?)\R--([_A-Z]+)--/s', $fullCode, $matches))
continue;
20 if (!
preg_match(
'/SKIP_SLOW_TESTS|SKIP_PERF_SENSITIVE|USE_ZEND_ALLOC/', $fullCode)) {
file_get_contents(string $filename, bool $use_include_path=false, $context=null, int $offset=0, ?int $length=null)
str_replace(array|string $search, array|string $replace, string|array $subject, &$count=null)
file_put_contents(string $filename, mixed $data, int $flags=0, $context=null)
mkdir(string $directory, int $permissions=0777, bool $recursive=false, $context=null)
generate_corpus_from_phpt(string $corpusDir, array $testDirs, int $maxLen=8 *1024)
preg_match(string $pattern, string $subject, &$matches=null, int $flags=0, int $offset=0)