Searched refs:sub0Limit (Results 1 – 2 of 2) sorted by relevance
180 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local330 sub0Limit = pos; in applyPatternWithoutExpandAffix()483 if (sub0Limit == 0) { in applyPatternWithoutExpandAffix()484 sub0Limit = pattern.length(); in applyPatternWithoutExpandAffix()537 } else if (padPos == sub0Limit) { in applyPatternWithoutExpandAffix()599 out.fFormatWidth = sub0Limit - sub0Start; in applyPatternWithoutExpandAffix()
4862 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local5012 sub0Limit = pos; in applyPatternWithoutExpandAffix()5165 if (sub0Limit == 0) { in applyPatternWithoutExpandAffix()5166 sub0Limit = pattern.length(); in applyPatternWithoutExpandAffix()5219 } else if (padPos == sub0Limit) { in applyPatternWithoutExpandAffix()5294 fFormatWidth = sub0Limit - sub0Start; in applyPatternWithoutExpandAffix()