Searched refs:substitution (Results 1 - 9 of 9) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/ |
H A D | lint.t | 37 Implicit substitution on $_ at -e line 1
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | subst.t | 238 ok( $x eq "cd", 'a match nested in the RHS of a substitution' ); 355 ok( $@ =~ /Bad evalled substitution/ ); 535 # [perl #22351] perl bug with 'e' substitution modifier 541 is($name, "cis", q[#22351 bug with 'e' substitution modifier]);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | s2p.PL | 455 If the substitution was made, print the new value of the pattern space. 459 If the substitution was made, write the new value of the pattern space 1165 # sub2p - convert sed substitution to Perl substitution 1182 Warn( "`\\' cannot be last in substitution", $fl ); 1195 } elsif( $c =~ /[\$\@$led]/ ){ ## magic in Perl's substitution string 1372 Warn( "malformed substitution expression", $fl ); 1875 =item `\' cannot be last in substitution 1897 The BRE and substitution may not be delimited with `\' or newline. 1917 =item malformed substitution expressio [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/ |
H A D | opcode.pl | 670 subst substitution (s///) ck_match dis/ S 671 substcont substitution iterator ck_null dis|
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
H A D | Cap.pm | 402 any parameter substitution.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/ |
H A D | Encode.pm | 566 If I<CHECK> is 0, (en|de)code will put a I<substitution character>
|
/osnet-11/usr/src/lib/libast/common/misc/ |
H A D | magic.c | 59 typedef struct Edit /* edit substitution */ 2075 (*mp->disc->errorf)(mp, mp->disc, 1, "invalid characters after substitution: %s", p);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Balanced.pm | 1713 a quote, the regex of a match or substitution or the target list of a 1728 (that is, the replacement of a substitution or the translation list
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | overload.pm | 680 if the string conversion substitution is applied.
|
Completed in 62 milliseconds