Home
last modified time | relevance | path

Searched defs:fromPath (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DInputStream.php46 public static function fromPath(string $path) : InputStream function in Antlr\\Antlr4\\Runtime\\InputStream
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php66 public static function fromPath($path, $as = '') function in splitbrain\\PHPArchive\\FileInfo