php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
generate_parser_corpus.php File Reference

Go to the source code of this file.

Variables

 $testsDir = __DIR__ . '/../../Zend/tests/'
 
 $it
 
 $corpusDir = __DIR__ . '/corpus/parser'
 
 $maxLen = 6 * 1024
 

Variable Documentation

◆ $corpusDir

$corpusDir = __DIR__ . '/corpus/parser'

Definition at line 9 of file generate_parser_corpus.php.

◆ $it

◆ $maxLen

$maxLen = 6 * 1024

Definition at line 12 of file generate_parser_corpus.php.

◆ $testsDir

$testsDir = __DIR__ . '/../../Zend/tests/'

Definition at line 3 of file generate_parser_corpus.php.