Home
last modified time | relevance | path

Searched refs:extLibpath_set (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/os2/
Dos2_base.t20 ok Cwd::extLibpath_set("$lpb$cwd");
28 ok Cwd::extLibpath_set("$lpe$cwd", 1);
Dos2.c3641 #define extLibpath_set(p,type, fatal) \ macro
3706 RETVAL = extLibpath_set(s, type, 1); /* Make errors fatal */ in XS()
DChanges40 Cwd::extLibpath_set - library search path.
/openbsd/src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/t/
D02-link.t63 OS2::extLibpath_set(".\\$old");
/openbsd/src/gnu/usr.bin/perl/
DREADME.os21712 =item C<Cwd::extLibpath_set( path [, type ] )>
2582 L<Cwd::extLibpath_set|/Cwd::extLibpath_set( path [, type ] )>.