Searched defs:newLength (Results 1 – 10 of 10) sorted by relevance
84 public void addReplace(int oldLength, int newLength) { throw new RuntimeException("Stub!"); } in addReplace()305 public int newLength() { throw new RuntimeException("Stub!"); } in newLength() method in Edits.Iterator
354 int32_t newLength() const { return newLength_; } in newLength() function