Home
last modified time | relevance | path

Searched refs:replStr (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Dutext.cpp1920 UnicodeString replStr((UBool)(length<0), src, length); // read-only alias in repTextReplace() local
1921 rep->handleReplaceBetween(start32, limit32, replStr); in repTextReplace()