Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php86 if (!$fileInfo = $context->parsedFiles[$stubFile] ?? null) {
90 $context->parsedFiles[$stubFile] = $fileInfo;
182 public array $parsedFiles = []; variable in Context

Completed in 16 milliseconds