Searched refs:modify (Results 1 - 25 of 118) sorted by relevance

12345

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dparser.t15 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 Dsprintf2.t35 q(%n should not be able to modify read-only constants),
H A Dchop.t135 # 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 Dprocopen.c160 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 Dgeninit.sh20 * GRUB is free software: you can redistribute it and/or modify
/osnet-11/usr/src/grub/grub2/grub-core/
H A Dgenemuinitheader.sh23 * GRUB is free software: you can redistribute it and/or modify
H A Dgenemuinit.sh23 * GRUB is free software: you can redistribute it and/or modify
H A Dgensymlist.sh20 * 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 DQuotedPrint.pm91 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 DToPod.pm78 This library is free software; you can redistribute it and/or modify it
H A DToXml.pm51 This library is free software; you can redistribute it and/or modify it
H A DToChecker.pm60 This library is free software; you can redistribute it and/or modify it
H A DToText.pm79 This library is free software; you can redistribute it and/or modify it
H A DToNroff.pm88 This library is free software; you can redistribute it and/or modify it
H A DToRtf.pm73 This library is free software; you can redistribute it and/or modify it
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh475 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 DSysV.pm5 # 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 DBigInt.pm46 # 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 Dpod2latex.PL58 "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 DScalar.pm334 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 DEncoding.pm91 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 DTypemap.pm88 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 DTime.pm5 # 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 DColor.pm6 # 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 DMakefile.com41 free.o modify.o utils.o \

Completed in 52 milliseconds

12345