Lines Matching refs:mod
251 few{"n mod 100 in 3..10"}
252 many{"n mod 100 in 11..99"}
258 few{"n mod 10 in 2..9 and n mod 100 not in 11..19"}
259 one{"n mod 10 is 1 and n mod 100 not in 11..19"}
262 few{"n mod 10 in 2..4 and n mod 100 not in 12..14"}
263 many{"n mod 10 is 0 or n mod 10 in 5..9 or n mod 100 in 11..14"}
264 one{"n mod 10 is 1 and n mod 100 is not 11"}
271 few{"n mod 10 in 2..4 and n mod 100 not in 12..14"}
273 "n is not 1 and n mod 10 in 0..1 or n mod 10 in 5..9 or n mod 100 in "
279 few{"n mod 100 in 3..4"}
280 one{"n mod 100 is 1"}
281 two{"n mod 100 is 2"}
284 few{"n is 0 or n mod 100 in 2..10"}
285 many{"n mod 100 in 11..19"}
289 one{"n mod 10 is 1 and n is not 11"}
307 many{"n is not 0 AND n mod 10 is 0"}
312 few{"n mod 10 in 3..4,9 and n mod 100 not in 10..19,70..79,90..99"}
313 many{"n is not 0 and n mod 1000000 is 0"}
314 one{"n mod 10 is 1 and n mod 100 not in 11,71,91"}
315 two{"n mod 10 is 2 and n mod 100 not in 12,72,92"}
325 one{"n mod 10 in 1..2 or n mod 20 is 0"}
336 one{"n mod 10 in 1,2 and n mod 100 not in 11,12"}
339 few{"n mod 10 is 3 and n mod 100 is not 13"}
340 one{"n mod 10 is 1 and n mod 100 is not 11"}
341 two{"n mod 10 is 2 and n mod 100 is not 12"}
383 one{"n mod 10 is 1 and n mod 100 is not 11"}
397 few{"n is 0 OR n is not 1 AND n mod 100 in 1..19"}