Searched defs:newChar (Results 1 – 4 of 4) sorted by relevance
884 void AString::Replace(char oldChar, char newChar) throw() in Replace()1526 void UString::Replace(wchar_t oldChar, wchar_t newChar) throw() in Replace()
402 char newChar=s.charAt(start); in add() local
403 char newChar=s.charAt(start); in add() local
785 UChar newChar; in testAPI() local