Home | History | Annotate | Download | only in i18n

Lines Matching refs:fastCopyFrom

187         // Ok to use fastCopyFrom() because we discard the copy when we return.
188 foldedKey.fastCopyFrom(key).foldCase();