Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_open_002.phpt2 FileInfo - Calling the constructor twice
/PHP-8.2/build/
H A Dgen_stub.php27 * @return FileInfo[]
55 function processStubFile(string $stubFile, Context $context, bool $includeOnly = false): ?FileInfo {
167 /** @var FileInfo[] */
3059 class FileInfo { class
3627 function handleStatements(FileInfo $fileInfo, array $stmts, PrettyPrinterAbstract $prettyPrinter) {
3750 function parseStubFile(string $code): FileInfo {
3764 $fileInfo = new FileInfo;
3799 function funcInfoToCode(FileInfo $fileInfo, FuncInfo $funcInfo): string {
3955 FileInfo $fileInfo,
4041 function generateClassEntryCode(FileInfo $fileInfo, iterable $allConstInfos): string {

Completed in 15 milliseconds