Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/cpan/File-Path/lib/File/
DPath.pm69 sub __is_arg { subroutine
81 push @_, {} unless @_ and __is_arg( $_[-1] );
86 my $old_style = !( @_ and __is_arg( $_[-1] ) );
248 push @_, {} unless @_ and __is_arg( $_[-1] );
271 my $old_style = !( @_ and __is_arg( $_[-1] ) );