Searched refs:sub0Limit (Results 1 – 1 of 1) sorted by relevance
3255 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPattern() local3406 sub0Limit = pos; in applyPattern()3550 if (sub0Limit == 0) { in applyPattern()3551 sub0Limit = pattern.length(); in applyPattern()3604 } else if (padPos == sub0Limit) { in applyPattern()3680 fFormatWidth = sub0Limit - sub0Start; in applyPattern()