/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/ |
H A D | parser.t | 15 like( $@, qr/^Can't modify hash dereference in repeat \(x\)/, '%@x=0' ); 32 like( $@, qr/^Can't modify constant item in list assignment/, 36 like( $@, qr/^Can't modify constant item in tie /, 40 like( $@, qr/^Can't modify constant item in undef operator /, 44 like( $@, qr/^Can't modify constant item in read /,
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | sprintf2.t | 35 q(%n should not be able to modify read-only constants),
|
H A D | chop.t | 135 # chomp should not stringify references unless it decides to modify them 140 is (ref($_), "ARRAY", "chomp ref (modify)"); 145 ok (!ref($_), "chomp ref (no modify)"); 178 ok($@ =~ /Can\'t modify.*chop.*in.*assignment/); 180 ok($@ =~ /Can\'t modify.*chom?p.*in.*assignment/); 182 ok($@ =~ /Can\'t modify.*chop.*in.*assignment/); 184 ok($@ =~ /Can\'t modify.*chom?p.*in.*assignment/);
|
/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | procopen.c | 160 modify(Proc_t* proc, int forked, int op, long arg1, long arg2) function 611 modify(proc, forked, PROC_sig_ign, SIGHUP, 0); 613 modify(proc, forked, PROC_sig_dfl, SIGTERM, 0); 615 modify(proc, forked, PROC_sig_ign, SIGTSTP, 0); 618 modify(proc, forked, PROC_sig_ign, SIGTTIN, 0); 621 modify(proc, forked, PROC_sig_ign, SIGTTOU, 0); 626 modify(proc, forked, PROC_sig_ign, SIGINT, 0); 628 modify(proc, forked, PROC_sig_ign, SIGQUIT, 0); 632 modify(proc, forked, PROC_sys_pgrp, -1, 0); 647 if (modify(pro [all...] |
/osnet-11/usr/src/grub/grub2/ |
H A D | geninit.sh | 20 * GRUB is free software: you can redistribute it and/or modify
|
/osnet-11/usr/src/grub/grub2/grub-core/ |
H A D | genemuinitheader.sh | 23 * GRUB is free software: you can redistribute it and/or modify
|
H A D | genemuinit.sh | 23 * GRUB is free software: you can redistribute it and/or modify
|
H A D | gensymlist.sh | 20 * GRUB is free software: you can redistribute it and/or modify
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/ |
H A D | QuotedPrint.pm | 91 library is free software; you can redistribute it and/or modify it under
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/ |
H A D | ToPod.pm | 78 This library is free software; you can redistribute it and/or modify it
|
H A D | ToXml.pm | 51 This library is free software; you can redistribute it and/or modify it
|
H A D | ToChecker.pm | 60 This library is free software; you can redistribute it and/or modify it
|
H A D | ToText.pm | 79 This library is free software; you can redistribute it and/or modify it
|
H A D | ToNroff.pm | 88 This library is free software; you can redistribute it and/or modify it
|
H A D | ToRtf.pm | 73 This library is free software; you can redistribute it and/or modify it
|
/osnet-11/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 475 and modify the necessary access controls for the client 489 and to modify access controls for the client to update 501 credential level is detected, enter 'y' to modify the necessary 1564 changetype: modify 2254 # modify_ssd(): Allow user to modify a SSD. 2261 get_ans_req "Enter service id to modify:" 2340 [Mm] | modify) modify_ssd ;; 2547 changetype: modify 2604 changetype: modify 2748 get_confirm "Do you want to modify th [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/ |
H A D | SysV.pm | 5 # modify it under the same terms as Perl itself. 100 This program is free software; you can redistribute it and/or modify it
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigInt.pm | 46 # to normal '+' and we thus can always modify first arg. If this is changed, 114 # can modify arg of ++ and --, so avoid a copy() for speed, but don't 115 # use $_[0]->bone(), it would modify $_[0] to be 1! 615 return if $self->modify('bnan'); 649 return if $self->modify('binf'); 677 return if $self->modify('bzero'); 721 return if $self->modify('bone'); 962 return $x if $x->modify('babs'); 974 return $x if $x->modify('bneg'); 1067 return $x if $x->modify('bad 2554 sub modify () { 0; } subroutine [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2latex.PL | 58 "modify" => 0, 69 "modify", 132 ReplaceNAMEwithSection => $options{'modify'}, 133 UniqueLabels => $options{'modify'}, 198 ReplaceNAMEwithSection => $options{'modify'}, 199 UniqueLabels => $options{'modify'}, 291 =item B<-modify> 352 and/or modify it under the same terms as Perl itself.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Math/BigInt/ |
H A D | Scalar.pm | 334 This program is free software; you may redistribute it and/or modify it under
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/ |
H A D | Encoding.pm | 91 If I<$check> is true, it SHOULD modify I<$string> in place to remove 98 fragment of string that has been converted and modify $string in-place 117 If I<$check> is true, it SHOULD modify I<$octets> in place to remove 124 been converted and modify $octets in-place to remove the converted
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/ |
H A D | Typemap.pm | 88 free software; you can redistribute it and/or modify it under the same
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Time.pm | 5 # modify it under the same terms as Perl itself. 144 This program is free software; you can redistribute it and/or modify
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/ |
H A D | Color.pm | 6 # This program is free software; you may redistribute it and/or modify it 142 This program is free software; you may redistribute it and/or modify it
|
/osnet-11/usr/src/lib/libldap4/ |
H A D | Makefile.com | 41 free.o modify.o utils.o \
|