Searched refs:onlyChanges (Results 1 – 4 of 4) sorted by relevance
409 UBool next(UBool onlyChanges, UErrorCode &errorCode);
349 private boolean next(boolean onlyChanges) { in next() argument390 if (onlyChanges) { in next()
338 private boolean next(boolean onlyChanges) { in next() argument379 if (onlyChanges) { in next()
448 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() argument492 if (onlyChanges) { in next()