Lines Matching refs:volume
318 volume under scrutiny. When Win32API::File is available, it will
366 what it's doing when the path includes a volume but a relative
373 volume-aware platforms) now that rel2abs() always adds a drive
387 - On Win32, rel2abs() now always adds a volume (drive letter) if the
388 given path doesn't have a volume (drive letter or UNC volume).
389 Previously it could return a value that didn't have a volume if the
463 root of a volume (such as C:\ or \\share\dir). This has been
600 read-access to the root of the current volume. [Craig A. Berry]
727 current working directory of the specified drive/volume.
860 - On VMS, if catpath() receives volume specifiers in both its first
861 two arguments, it will now use the volume in the first argument
873 notion of a volume. If the volumes of the first and second
876 argument. Previously the volume of the second argument was
879 - catpath() on MacOS now looks for a volume element (i.e. "Macintosh HD:")
881 volume found will be used, and if none is found, none will be used.
883 - Fixed a problem in abs2rel() on Win32 in which the volume of the
923 - catpath($volume, $dirs, $file) on Mac OS now ignores any volume
924 that might be part of $dirs, enabling catpath($volume,
940 argument to abs2rel() is on a different volume than the $base
1008 - abs2rel() on Win32 now explicitly ignores any volume component in