php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
$infile = __DIR__ . '/../../Zend/zend_language_parser.y' | |
$outfile_stub = __DIR__ . '/tokenizer_data.stub.php' | |
$outfile_c = __DIR__ . '/tokenizer_data.c' | |
if(!file_exists($infile)) | $result |
n const | T_DOUBLE_COLON = UNKNOWN |
n Wrote $outfile_stub n t tcase | T_PAAMAYIM_NEKUDOTAYIM |
n t tcase | $tokenName |
$infile = __DIR__ . '/../../Zend/zend_language_parser.y' |
Definition at line 4 of file tokenizer_data_gen.php.
$outfile_c = __DIR__ . '/tokenizer_data.c' |
Definition at line 6 of file tokenizer_data_gen.php.
$outfile_stub = __DIR__ . '/tokenizer_data.stub.php' |
Definition at line 5 of file tokenizer_data_gen.php.
if (!file_exists( $infile)) $result |
Definition at line 19 of file tokenizer_data_gen.php.
n t tcase $tokenName |
Definition at line 77 of file tokenizer_data_gen.php.
n const T_DOUBLE_COLON = UNKNOWN |
Definition at line 33 of file tokenizer_data_gen.php.
Definition at line 75 of file tokenizer_data_gen.php.