Lines Matching full:many
114 <!-- one, two, many, other -->
117 <pluralRange start="one" end="many" result="many"/>
119 <pluralRange start="two" end="many" result="other"/>
121 <pluralRange start="many" end="many" result="many"/>
122 <pluralRange start="many" end="other" result="many"/>
125 <pluralRange start="other" end="many" result="many"/>
129 <!-- one, few, many, other -->
132 <pluralRange start="one" end="many" result="many"/>
135 <pluralRange start="few" end="many" result="many"/>
137 <pluralRange start="many" end="one" result="one"/>
138 <pluralRange start="many" end="few" result="few"/>
139 <pluralRange start="many" end="many" result="many"/>
140 <pluralRange start="many" end="other" result="other"/>
143 <pluralRange start="other" end="many" result="many"/>
149 <pluralRange start="one" end="many" result="many"/>
153 <pluralRange start="few" end="many" result="many"/>
155 <pluralRange start="many" end="one" result="one"/>
156 <pluralRange start="many" end="few" result="few"/>
157 <pluralRange start="many" end="many" result="many"/>
158 <pluralRange start="many" end="other" result="other"/>
161 <pluralRange start="other" end="many" result="many"/>
165 <!-- one, two, few, many, other -->
169 <pluralRange start="one" end="many" result="many"/>
172 <pluralRange start="two" end="many" result="many"/>
175 <pluralRange start="few" end="many" result="many"/>
177 <pluralRange start="many" end="many" result="many"/>
178 <pluralRange start="many" end="other" result="other"/>
182 <pluralRange start="other" end="many" result="many"/>
186 <!-- zero, one, two, few, many, other -->
191 <pluralRange start="zero" end="many" result="many"/>
195 <pluralRange start="one" end="many" result="many"/>
198 <pluralRange start="two" end="many" result="many"/>
200 <pluralRange start="few" end="many" result="many"/>
202 <pluralRange start="many" end="other" result="other"/>
206 <pluralRange start="other" end="many" result="many"/>
213 <pluralRange start="zero" end="many" result="many"/>
217 <pluralRange start="one" end="many" result="many"/>
220 <pluralRange start="two" end="many" result="many"/>
223 <pluralRange start="few" end="many" result="many"/>
225 <pluralRange start="many" end="few" result="few"/>
226 <pluralRange start="many" end="many" result="many"/>
227 <pluralRange start="many" end="other" result="other"/>
231 <pluralRange start="other" end="many" result="many"/>