Home
last modified time | relevance | path

Searched refs:sub0Limit (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ddecimfmt.cpp3962 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local
4112 sub0Limit = pos; in applyPatternWithoutExpandAffix()
4265 if (sub0Limit == 0) { in applyPatternWithoutExpandAffix()
4266 sub0Limit = pattern.length(); in applyPatternWithoutExpandAffix()
4319 } else if (padPos == sub0Limit) { in applyPatternWithoutExpandAffix()
4394 fFormatWidth = sub0Limit - sub0Start; in applyPatternWithoutExpandAffix()