[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 2491 lines (96 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
as(pattern matching capabilities. Perl provides customary quote charactersfor these behaviors, but also provides a way for you to choose yourquote character for any of them. In the following table, a C<{}> representsany pair of delimiters you choose.Customary Generic Meaning Interpolates'' q{} Literal no"" qq{} Literal yes`` qx{} Command yes*qw{} Word list noqr{} Pattern yes*s{}{} Substitution yes*tr{}{} Transliteration no (but see below) X-Ref |
No description |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |