Searched defs:startLen (Results 1 – 5 of 5) sorted by relevance
273 int startLen = builder.length(); in add() local
280 int startLen = builder.length(); in add() local
879 int startLen = 2; // speed optimization in GetOptimum() local
1446 unsigned newLen, numPairs, prev, state, posState, startLen; in GetOptimum() local
22630 const startLen = Math.min(sourceStart.length, targetStart.length); constant