Lines Matching refs:of

41 echo 'size of string1 is ', strlen($string1), ' bytes, ', mb_strlen($string1), ' chars.', PHP_EOL;
42 echo 'size of stream1 is ', strlen($stream1), ' bytes, ', mb_strlen($stream1), ' chars.', PHP_EOL;
43 echo 'beg of stream1 is ', $start1, PHP_EOL;
44 echo 'end of stream1 is ', $ending1, PHP_EOL;
58 echo 'size of string2 is ', strlen($string2), ' bytes, ', mb_strlen($string2), ' chars.', PHP_EOL;
59 echo 'size of stream2 is ', strlen($stream2), ' bytes, ', mb_strlen($stream2), ' chars.', PHP_EOL;
60 echo 'beg of stream2 is ', $start2, PHP_EOL;
61 echo 'end of stream2 is ', $ending2, PHP_EOL;
75 echo 'size of string3 is ', strlen($string3), ' bytes, ', mb_strlen($string3), ' chars.', PHP_EOL;
76 echo 'size of stream3 is ', strlen($stream3), ' bytes, ', mb_strlen($stream3), ' chars.', PHP_EOL;
77 echo 'beg of stream3 is ', $start3, PHP_EOL;
78 echo 'end of stream3 is ', $ending3, PHP_EOL;
92 echo 'size of string4 is ', strlen($string4), ' bytes, ', mb_strlen($string4), ' chars.', PHP_EOL;
93 echo 'size of stream4 is ', strlen($stream4), ' bytes, ', mb_strlen($stream4), ' chars.', PHP_EOL;
94 echo 'beg of stream4 is ', $start4, PHP_EOL;
95 echo 'end of stream4 is ', $ending4, PHP_EOL;
100 size of string1 is 1000006 bytes, 1000006 chars.
101 size of stream1 is 1000006 bytes, 1000006 chars.
102 beg of stream1 is abcjjjjjjj
103 end of stream1 is jjjjjjjxyz
106 size of string2 is 16380 bytes, 8193 chars.
107 size of stream2 is 16380 bytes, 8193 chars.
108 beg of stream2 is abc£££££££
109 end of stream2 is £££££££xyz
112 size of string3 is 16380 bytes, 8193 chars.
113 size of stream3 is 16380 bytes, 8193 chars.
114 beg of stream3 is abcҖҖҖҖҖҖҖ
115 end of stream3 is ҖҖҖҖҖҖҖxyz
118 size of string4 is 24567 bytes, 8193 chars.
119 size of stream4 is 24567 bytes, 8193 chars.
120 beg of stream4 is abcののののののの
121 end of stream4 is のののののののxyz