Home
last modified time | relevance | path

Searched refs:fullCode (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/sapi/fuzzer/
H A Dgenerate_execute_corpus.php26 $fullCode = file_get_contents($file); variable
27 if (!preg_match('/--FILE--\R(.*?)\R--([_A-Z]+)--/s', $fullCode, $matches)) continue;
33 if (!preg_match('/SKIP_SLOW_TESTS|SKIP_PERF_SENSITIVE|USE_ZEND_ALLOC/', $fullCode)) {

Completed in 8 milliseconds