Home
last modified time | relevance | path

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

/PHP-8.4/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt2 FileInfo - Calling the constructor twice
/PHP-8.4/build/
H A Dgen_stub.php38 * @return FileInfo[]
66 function processStubFile(string $stubFile, Context $context, bool $includeOnly = false): ?FileInfo {
189 /** @var FileInfo[] */
3981 class FileInfo { class
4707 function handleStatements(FileInfo $fileInfo, array $stmts, PrettyPrinterAbstract $prettyPrinter) {
4843 function parseStubFile(string $code): FileInfo {
4857 $fileInfo = new FileInfo;
4893 function funcInfoToCode(FileInfo $fileInfo, FuncInfo $funcInfo): string {
5076 FileInfo $fileInfo,
5173 function generateClassEntryCode(FileInfo $fileInfo, array $allConstInfos): string {

Completed in 17 milliseconds