Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt2 FileInfo - Calling the constructor twice
/PHP-8.0/build/
H A Dgen_stub.php16 * @return FileInfo[]
38 function processStubFile(string $stubFile, Context $context): ?FileInfo {
986 class FileInfo { class
1264 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 11 milliseconds