Searched refs:FileInfo (Results 1 – 2 of 2) sorted by relevance
2 FileInfo - Calling the constructor twice
16 * @return FileInfo[]38 function processStubFile(string $stubFile, Context $context): ?FileInfo {986 class FileInfo { class1264 function handleStatements(FileInfo $fileInfo, array $stmts, PrettyPrinterAbstract $prettyPrinter) {1334 function parseStubFile(string $code): FileInfo {1348 $fileInfo = new FileInfo;1495 function generateArgInfoCode(FileInfo $fileInfo, string $stubHash): string {
Completed in 7 milliseconds