Home
last modified time | relevance | path

Searched defs:ReplaceChars (Results 1 – 25 of 117) sorted by relevance

12345

/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/stubs/
H A Dstrutil_unittest.cc839 class ReplaceChars class
843 TEST_P(ReplaceChars, ReplacesAllOccurencesOfAnyCharInReplaceWithAReplaceChar) { in TEST_P() argument
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil_unittest.cc839 class ReplaceChars class
843 TEST_P(ReplaceChars, ReplacesAllOccurencesOfAnyCharInReplaceWithAReplaceChar) { in TEST_P() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/
H A DASTMerge.cpp79 CI.getDiagnostics().getClient()->EndSourceFile();
/dports/multimedia/vlc/vlc-3.0.16/extras/analyser/
H A Dzsh.cpp50 static void ReplaceChars(std::string& str) in ReplaceChars() function
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dexample.pas187 function ReplaceChars(const S: string; Old, New: Char): string; overload; in ReplaceChars() function
188 function ReplaceChars(const S: string; Old: TCharSet; New: Char): string; overload; in ReplaceChars() function
1341 function ReplaceChars(const S: string; Old, New: Char): string; in ReplaceChars() function
1351 function ReplaceChars(const S: string; Old: TCharSet; New: Char): string; in ReplaceChars() function
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dexample.pas187 function ReplaceChars(const S: string; Old, New: Char): string; overload; in ReplaceChars() function
188 function ReplaceChars(const S: string; Old: TCharSet; New: Char): string; overload; in ReplaceChars() function
1341 function ReplaceChars(const S: string; Old, New: Char): string; in ReplaceChars() function
1351 function ReplaceChars(const S: string; Old: TCharSet; New: Char): string; in ReplaceChars() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dstring_util_win.cc39 bool ReplaceChars(WStringPiece input, in ReplaceChars() function
H A Dstring_util.cc114 bool ReplaceChars(StringPiece16 input, in ReplaceChars() function
121 bool ReplaceChars(StringPiece input, in ReplaceChars() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dzstring.cpp793 void FString::ReplaceChars (char oldchar, char newchar) in ReplaceChars() function in FString
808 void FString::ReplaceChars (const char *oldcharset, char newchar) in ReplaceChars() function in FString
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dzstring.cpp781 void FString::ReplaceChars (char oldchar, char newchar) in ReplaceChars() function in FString
796 void FString::ReplaceChars (const char *oldcharset, char newchar) in ReplaceChars() function in FString
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.cpp76 const FormatToken &Tok, unsigned Offset, unsigned ReplaceChars, in replaceWhitespaceInToken()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/strings/
H A Dstring_util.cc184 bool ReplaceChars(const std::u16string& input, in ReplaceChars() function
192 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/devel/gn/gn-1962/src/base/strings/
H A Dstring_util.cc183 bool ReplaceChars(const std::u16string& input, in ReplaceChars() function
191 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/strings/
H A Dstring_util.cc223 bool ReplaceChars(const string16& input, in ReplaceChars() function
230 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/strings/
H A Dstring_util.cc238 bool ReplaceChars(const string16& input, in ReplaceChars() function
245 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/strings/
H A Dstring_util.cc268 bool ReplaceChars(const string16& input, in ReplaceChars() function
275 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/strings/
H A Dstring_util.cc239 bool ReplaceChars(const string16& input, in ReplaceChars() function
247 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/strings/
H A Dstring_util.cc238 bool ReplaceChars(const string16& input, in ReplaceChars() function
245 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/strings/
H A Dstring_util.cc238 bool ReplaceChars(const string16& input, in ReplaceChars() function
245 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/strings/
H A Dstring_util.cc238 bool ReplaceChars(const string16& input, in ReplaceChars() function
246 bool ReplaceChars(const std::string& input, in ReplaceChars() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.cpp75 const FormatToken &Tok, unsigned Offset, unsigned ReplaceChars, in replaceWhitespaceInToken()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp75 const FormatToken &Tok, unsigned Offset, unsigned ReplaceChars, in replaceWhitespaceInToken()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.cpp75 const FormatToken &Tok, unsigned Offset, unsigned ReplaceChars, in replaceWhitespaceInToken()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Format/
H A DWhitespaceManager.cpp76 const FormatToken &Tok, unsigned Offset, unsigned ReplaceChars, in replaceWhitespaceInToken()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.cpp76 const FormatToken &Tok, unsigned Offset, unsigned ReplaceChars, in replaceWhitespaceInToken()

12345