Home | History | Annotate | Download | only in i18n

Lines Matching full:oldvalue

432     UColAttributeValue oldValue = getAttribute(attr, errorCode);
434 if(value == oldValue) {
508 CollationSettings::MaxVariable oldValue = settings->getMaxVariable();
509 if(value == oldValue) {