Searched refs:sub2Limit (Results 1 – 3 of 3) sorted by relevance
165 int32_t subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local385 sub2Limit = pos; in applyPatternWithoutExpandAffix()472 if (sub2Limit == 0) { in applyPatternWithoutExpandAffix()473 sub2Limit = pattern.length(); in applyPatternWithoutExpandAffix()524 } else if (padPos+2 == sub2Limit) { in applyPatternWithoutExpandAffix()
4688 int subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local4910 sub2Limit = pos++; in applyPatternWithoutExpandAffix()4969 if (sub2Limit == 0) { in applyPatternWithoutExpandAffix()4970 sub2Limit = pattern.length(); in applyPatternWithoutExpandAffix()5016 } else if (padPos + 2 == sub2Limit) { in applyPatternWithoutExpandAffix()
4759 int subpart = 1, sub0Start = 0, sub0Limit = 0, sub2Limit = 0; in applyPatternWithoutExpandAffix() local4981 sub2Limit = pos++; in applyPatternWithoutExpandAffix()5040 if (sub2Limit == 0) { in applyPatternWithoutExpandAffix()5041 sub2Limit = pattern.length(); in applyPatternWithoutExpandAffix()5087 } else if (padPos + 2 == sub2Limit) { in applyPatternWithoutExpandAffix()