Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Storable/t/
Dmalice.t171 my $major1 = $header->{major} + 1;
172 substr ($copy, $file_magic, 1) = chr 2*$major1;
174 …"/^Storable binary image v$major1\.$header->{minor} more recent than I am \\(v$header->{major}\.$m…
181 …"/^Storable binary image v$major1\.$minor1 more recent than I am \\(v$header->{major}\.$minor\\)/",