Home | History | Annotate | Download | only in i18n

Lines Matching defs:withZeros

270     UBool withZeros;
288 withZeros = description.endsWith(LTLT, 2);
1240 if (withZeros && aruleSet != NULL) {
1283 // if withZeros is true, we need to count the zeros
1289 if (withZeros) {
1317 NFSubstitution::doParse(workText, parsePosition, withZeros ? 1 : baseValue, upperBound, FALSE, result);
1319 if (withZeros) {