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