blob: b33c1ae6e7f37570dde268bd4fc77782b16f783e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Short text in unlimited buffer: 174/174
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
1 5 10 10 5 1
Long text in unlimited buffer: 2834/2834
Long text in limited buffer: 2047/2834
Short text in automatic buffer: 174/174
Long text in automatic buffer: 1000/2834
Long text count only buffer: 0/2834
Long text count only buffer: 255/2834
strftime full: 255/10 "2000-12-20"
strftime truncated: 255/10 "2000-12"
|