Home | History | Annotate | Download | only in i18n

Lines Matching defs:withZeros

250     UBool withZeros;
268 withZeros = description.endsWith(LTLT, 2);
1193 if (withZeros && aruleSet != NULL) {
1236 // if withZeros is true, we need to count the zeros
1242 if (withZeros) {
1270 NFSubstitution::doParse(workText, parsePosition, withZeros ? 1 : baseValue, upperBound, FALSE, result);
1272 if (withZeros) {