Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h186 #define trim_unixpath(a,b,c) Perl_trim_unixpath(aTHX_ a,b,c) macro
H A Dvms.c9496 if (isunix) trim_unixpath(string,item,1);
13208 if (isunix) trim_unixpath(rstr,SvPVX(tmpglob),1);