Searched refs:replStr (Results 1 – 3 of 3) sorted by relevance
1935 UnicodeString replStr((UBool)(length<0), src, length); // read-only alias in repTextReplace() local1936 rep->handleReplaceBetween(start32, limit32, replStr); in repTextReplace()
4756 def replaceWith(replStr): argument4768 return lambda s,l,t: [replStr]