Home
last modified time | relevance | path

Searched defs:newChar (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/Common/
DMyString.cpp884 void AString::Replace(char oldChar, char newChar) throw() in Replace()
1526 void UString::Replace(wchar_t oldChar, wchar_t newChar) throw() in Replace()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DStringTrieBuilder.java402 char newChar=s.charAt(start); in add() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DStringTrieBuilder.java403 char newChar=s.charAt(start); in add() local
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp785 UChar newChar; in testAPI() local