Searched refs:_cwd (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/t/
H A DSpec.t227 [ "Win32->can('_cwd')", '/CODE/' ],
565 sub File::Spec::FakeWin32::_cwd { 'C:\\one\\two' }
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DOS2.pm32 sub _cwd { subroutine
148 $base = $self->_cwd();
205 $base = $self->_cwd();
H A DUnix.pm360 $base = $self->_cwd();
430 $base = $self->_cwd();
457 sub _cwd { subroutine
H A DWin32.pm299 $base = $self->_cwd() unless defined $base and length $base;
338 $base = $self->_cwd() ;
H A DVMS.pm397 $base = $self->_cwd() unless defined $base and length $base;
454 $base = $self->_cwd;
H A DMac.pm667 $base = $self->_cwd();
735 $base = $self->_cwd();

Completed in 33 milliseconds