Searched refs:extLibpath_set (Results 1 – 5 of 5) sorted by relevance
20 ok Cwd::extLibpath_set("$lpb$cwd");28 ok Cwd::extLibpath_set("$lpe$cwd", 1);
3580 #define extLibpath_set(p,type, fatal) \ macro3645 RETVAL = extLibpath_set(s, type, 1); /* Make errors fatal */ in XS()
40 Cwd::extLibpath_set - library search path.
1684 =item C<Cwd::extLibpath_set( path [, type ] )>2554 L<Cwd::extLibpath_set>.
9182 C<Cwd::extLibpath_set( path [, type ] )>,