Lines Matching refs:heredoc

2 Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument 
12 * passing different heredoc strings as 'ending' argument to chunk_split()
16 echo "*** Testing chunk_split() : different heredoc strings for 'ending' argument ***\n";
20 $str = "This is str to check with heredoc ending.This\tcontains,\nspeci@! ch@r$ __with wrong \k esc…
22 // Null heredoc string
26 // heredoc string with single character
31 // simple heredoc string
33 This is simple heredoc string
36 // heredoc with special characters
41 // blank heredoc string
46 // heredoc with different white space characters
51 // heredoc with multiline
55 heredoc
58 // heredoc with quotes and slashes
60 "To check " in heredoc".I'm sure it'll \work!
63 // different heredoc strings for 'ending'
87 *** Testing chunk_split() : different heredoc strings for 'ending' argument ***
89 string(102) "This is str to check with heredoc ending.This contains,
92 string(102) "This is str to check with heredoc ending.This contains,
98heredoc stringr to checkThis is simple heredoc string with hereThis is simple heredoc stringdoc en…
99heredoc stringi@! ch@r$ This is simple heredoc string__with wroThis is simple heredoc stringng \k …
105 heredoc with hereThis is to check chunk_split
109 heredoc.This contThis is to check chunk_split
124 heredoc"
143heredoc".I'm sure it'll \work!r to check"To check " in heredoc".I'm sure it'll \work! with here"To…
144heredoc".I'm sure it'll \work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \work!__with wro"To…