Home | History | Annotate | Download | only in i18n

Lines Matching refs:extension

649                               const UnicodeString &str, const UnicodeString &extension,
732 if(!extension.isEmpty()) {
733 UnicodeString nfdExtension = nfd.normalize(extension, errorCode);
735 parserErrorReason = "normalizing the relation extension";
742 "extension string adds too many collation elements (more than 31 total)";