Lines Matching refs:heredoc
2 Test shuffle() function : usage variation - arrays with diff heredoc strings
6 * Test behaviour of shuffle() when an array of heredoc strings is passed to
10 echo "*** Testing shuffle() : with array containing heredoc strings ***\n";
12 // defining different heredoc strings
21 first line of heredoc string
22 second line of heredoc string
40 // defining array with values as heredoc strings
50 // defining array with keys as heredoc strings
60 // test shuffle() with array containing heredoc strings as values
61 echo "\n-- with array of heredoc strings --\n";
66 // test shuffle() with array containing heredoc strings as its keys
67 echo "\n-- with array having heredoc strings as keys --\n";
75 \*\*\* Testing shuffle\(\) : with array containing heredoc strings \*\*\*
77 -- with array of heredoc strings --
96 -- with array having heredoc strings as keys --
102 string\(8\) "[heredoc 1-5]*"
104 string\(8\) "[heredoc 1-5]*"
106 string\(8\) "[heredoc 1-5]*"
108 string\(8\) "[heredoc 1-5]*"
110 string\(8\) "[heredoc 1-5]*"
112 string\(8\) "[heredoc 1-5]*"