Searched refs:sub2Limit (Results 1 – 2 of 2) sorted by relevance
180 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local400 sub2Limit = pos; in applyPatternWithoutExpandAffix()487 if (sub2Limit == 0) { in applyPatternWithoutExpandAffix()488 sub2Limit = pattern.length(); in applyPatternWithoutExpandAffix()539 } else if (padPos+2 == sub2Limit) { in applyPatternWithoutExpandAffix()
4862 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local5082 sub2Limit = pos; in applyPatternWithoutExpandAffix()5169 if (sub2Limit == 0) { in applyPatternWithoutExpandAffix()5170 sub2Limit = pattern.length(); in applyPatternWithoutExpandAffix()5221 } else if (padPos+2 == sub2Limit) { in applyPatternWithoutExpandAffix()