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

/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dlvref.t472 qr/^Can't modify reference to localized parenthesized array in list(?x:
477 qr/^Can't modify reference to localized parenthesized array in list(?x:
486 qr/^Can't modify reference to parenthesized hash in list assignment a/,
487 "Can't modify ref to parenthesized package hash in scalar assignment";
490 qr/^Can't modify reference to parenthesized hash in list assignment a/,
491 "Can't modify ref to parenthesized hash (\(my %b)) in list assignment";
494 qr/^Can't modify reference to parenthesized hash in list assignment a/,
495 "Can't modify ref to parenthesized hash (\my(%b)) in list assignment";
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables13332 # changed to parenthesized versions like "NEXT LINE" to
16246 my $parenthesized = "";
16348 # Output both short and single in the same parenthesized
16352 $parenthesized .= "Short: $short_name" if $short_name;
16354 $parenthesized .= ', ';
16357 $parenthesized .= 'Single: ';
16359 $parenthesized .= $single_form if $single_form;
16364 $parenthesized .= '; ' if $parenthesized ne "";
16365 $parenthesized
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/
H A DUtilities.pm717 line by line (parenthesized) after the main message.
/openbsd-current/gnu/usr.bin/perl/ext/B/B/
H A DConcise.pm1475 P OPf_PARENS This operator was parenthesized.

Completed in 208 milliseconds