Home | History | Annotate | Download | only in i18n

Lines Matching refs:fastCopyFrom

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