Lines Matching refs:Type

40 echo "Test 1.1: Type: default.  Length: default\n";
46 echo "Test 1.2: Type: AFC. Length: default\n";
51 echo "Test 1.3: Type: AFC: Length: 0\n";
56 echo "Test 1.4: Type: AFC: Length: strlen\n";
61 echo "Test 1.5: Type: AFC. Length: strlen-1\n";
66 echo "Test 1.6: Type: AFC. Length: strlen+1\n";
75 echo "Test 2.1: Type: default. Length: default\n";
81 echo "Test 2.2: Type: AFC. Length: default\n";
86 echo "Test 2.3: Type: AFC: Length: 0\n";
91 echo "Test 2.4: Type: AFC: Length: strlen\n";
96 echo "Test 2.5: Type: AFC. Length: strlen-1\n";
101 echo "Test 2.6: Type: AFC. Length: strlen+1\n";
111 echo "Test 3.1: Type: default. Length: default\n";
117 echo "Test 3.2: Type: AFC. Length: default\n";
122 echo "Test 3.3: Type: AFC: Length: 0\n";
127 echo "Test 3.4: Type: AFC: Length: strlen\n";
132 echo "Test 3.5: Type: AFC. Length: strlen-1\n";
137 echo "Test 3.6: Type: AFC. Length: strlen+1\n";
147 echo "Test 4.1: Type: default. Length: default\n";
153 echo "Test 4.2: Type: AFC. Length: default\n";
158 echo "Test 4.3: Type: AFC: Length: 0\n";
163 echo "Test 4.4: Type: AFC: Length: strlen\n";
168 echo "Test 4.5: Type: AFC. Length: strlen-1\n";
173 echo "Test 4.6: Type: AFC. Length: strlen+1\n";
209 Test 1.1: Type: default. Length: default
211 Test 1.2: Type: AFC. Length: default
216 Test 1.3: Type: AFC: Length: 0
221 Test 1.4: Type: AFC: Length: strlen
226 Test 1.5: Type: AFC. Length: strlen-1
228 Test 1.6: Type: AFC. Length: strlen+1
236 Test 2.1: Type: default. Length: default
238 Test 2.2: Type: AFC. Length: default
240 Test 2.3: Type: AFC: Length: 0
242 Test 2.4: Type: AFC: Length: strlen
244 Test 2.5: Type: AFC. Length: strlen-1
246 Test 2.6: Type: AFC. Length: strlen+1
251 Test 3.1: Type: default. Length: default
256 Test 3.2: Type: AFC. Length: default
261 Test 3.3: Type: AFC: Length: 0
266 Test 3.4: Type: AFC: Length: strlen
271 Test 3.5: Type: AFC. Length: strlen-1
273 Test 3.6: Type: AFC. Length: strlen+1
281 Test 4.1: Type: default. Length: default
283 Test 4.2: Type: AFC. Length: default
285 Test 4.3: Type: AFC: Length: 0
287 Test 4.4: Type: AFC: Length: strlen
289 Test 4.5: Type: AFC. Length: strlen-1
291 Test 4.6: Type: AFC. Length: strlen+1