Searched refs:new_from_string (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DLibSpec.pm223 return $cached->{$s} //= $class->new_from_string($s);
235 sub new_from_string($class, $string) subroutine
H A DPackageName.pm47 return $cached->{$s} //= $class->new_from_string($s);
50 sub new_from_string($class, $n) subroutine
H A DPkgInfo.pm366 my $name = OpenBSD::PackageName->new_from_string($plist->pkgname);
/openbsd-current/usr.sbin/pkg_add/OpenBSD/LibSpec/
H A DBuild.pm105 sub new_from_string($class, $string) subroutine

Completed in 145 milliseconds