Home
last modified time | relevance | path

Searched refs:case_tolerant (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/PathTools/t/
H A DFunctions.t7 is(case_tolerant(), File::Spec->case_tolerant());
/openbsd/gnu/usr.bin/perl/dist/PathTools/lib/File/Spec/
H A DEpoc.pm29 sub case_tolerant { subroutine
H A DFunctions.pm43 case_tolerant => [],
H A DCygwin.pm119 sub case_tolerant { subroutine
H A DOS2.pm16 sub case_tolerant { subroutine
H A DWin32.pm92 sub case_tolerant { subroutine
H A DMac.pm12 sub case_tolerant { 1 } subroutine
H A DUnix.pm230 sub case_tolerant { 0 } subroutine
H A DVMS.pm312 sub case_tolerant { subroutine
/openbsd/gnu/usr.bin/perl/dist/PathTools/
H A DChanges282 - case_tolerant() on Cygwin will now avoid a painful death when
297 - case_tolerant() on Cygwin and Win32 now take an optional path
934 - File::Spec::Mac->case_tolerant() returned 0 when it should have
/openbsd/gnu/usr.bin/perl/
H A DREADME.cygwin662 lib/File/Spec/Cygwin.pm - case_tolerant
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlvms.pod241 use the C<< File::Spec->case_tolerant >> method to determine the state, and