Searched refs:sub0Start (Results 1 – 1 of 1) sorted by relevance
3695 int32_t sub0Start = result.length(); in toPattern() local3797 int32_t add = fFormatWidth - result.length() + sub0Start in toPattern()3802 result.insert(sub0Start, digit); in toPattern()3809 result.insert(sub0Start, group); in toPattern()3962 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local4132 sub0Start = pos; // Reprocess this character in applyPatternWithoutExpandAffix()4317 } else if (padPos+2 == sub0Start) { in applyPatternWithoutExpandAffix()4394 fFormatWidth = sub0Limit - sub0Start; in applyPatternWithoutExpandAffix()