Searched refs:quotify (Results 1 – 2 of 2) sorted by relevance
241 my $quotify = sub {252 print '[ ', join(', ', $quotify->(@{$target{$_}})), " ],\n";254 print $quotify->($target{$_}), ",\n"
97 push @defs, 'LIBZ=' . (quotify("perl", $zlib))[0];
Completed in 3 milliseconds