Home
last modified time | relevance | path

Searched defs:replaceAll (Results 201 – 225 of 684) sorted by relevance

12345678910>>...28

/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/util/regex/
H A DMatcher.java279 public String replaceAll (String replacement) in replaceAll() method in Matcher
/dports/games/dunelegacy/dunelegacy-0.96.4/src/misc/
H A Dstring_util.cpp105 std::string replaceAll(const std::string& str, const std::map<std::string, std::string>& replacemen… in replaceAll() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/util/regex/
H A DMatcher.java279 public String replaceAll (String replacement) in replaceAll() method in Matcher
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/util/regex/
H A DMatcher.java279 public String replaceAll (String replacement) in replaceAll() method in Matcher
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dbasefilefind.cpp333 void BaseFileFind::replaceAll(const QString &txt, FindFlags findFlags) in replaceAll() function in TextEditor::BaseFileFind
488 FilePaths BaseFileFind::replaceAll(const QString &text, in replaceAll() function in TextEditor::BaseFileFind
/dports/security/modsecurity3/modsecurity-v3.0.5/src/utils/
H A Dstring.cc261 void replaceAll(std::string *str, const std::string& from, in replaceAll() function
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashHandler.h32 …inline void replaceAll(std::wstring& sourceStr, const std::wstring& replaceWhat, const std::wstrin… in replaceAll() function
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashHandler.h32 …inline void replaceAll(std::wstring& sourceStr, const std::wstring& replaceWhat, const std::wstrin… in replaceAll() function
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashHandler.h32 …inline void replaceAll(std::wstring& sourceStr, const std::wstring& replaceWhat, const std::wstrin… in replaceAll() function
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DFlashHandler.h32 …inline void replaceAll(std::wstring& sourceStr, const std::wstring& replaceWhat, const std::wstrin… in replaceAll() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dustring.hxx2535 [[nodiscard]] OUString replaceAll( in replaceAll() function in rtl::OUString
2544 SAL_WARN_UNUSED_RESULT OUString replaceAll( in replaceAll() function in rtl::OUString
2568 typename libreoffice_internal::ConstCharArrayDetector<T, OUString >::Type replaceAll( in replaceAll() function in rtl::OUString
2580 …name libreoffice_internal::ConstCharArrayDetector< T, OUString >::Type replaceAll( T& from, OUStri… in replaceAll() function in rtl::OUString
2607 typename libreoffice_internal::ConstCharArrayDetector<T, OUString >::Type replaceAll( in replaceAll() function in rtl::OUString
2620 …name libreoffice_internal::ConstCharArrayDetector< T, OUString >::Type replaceAll( OUString const … in replaceAll() function in rtl::OUString
2647 replaceAll( T1& from, T2& to ) const in replaceAll() function in rtl::OUString
/dports/converters/bibtexconv/bibtexconv-1.2.0/src/
H A Dstringhandling.cc425 void replaceAll(std::string& str, const std::string &from, const std::string& to) in replaceAll() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/av/impl/
H A DOMXGLMediaPlayer.java185 private String replaceAll(final String orig, final String search, final String repl) { in replaceAll() method in OMXGLMediaPlayer
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/litefind/
H A Dfindeditor.cpp449 void FindEditor::replaceAll() in replaceAll() function in FindEditor
/dports/databases/vfront/vfront-0.96c/plugins/ckeditor/
H A Dckeditor.asp229 function replaceAll(className) function
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSBVector.cpp125 SBVector::replaceAll (const char* e, unsigned int len, const char* with, unsigned int withLen, uns… in replaceAll() function in SBVector
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/editor/
H A DScriptEditorImplementation.cpp824 emit replaceAll(szToReplace, szReplaceWith); in slotReplaceAll() local
1061 emit replaceAll(m_pFindLineEdit->text(), m_pReplaceLineEdit->text()); in slotReplace() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Util/
H A DUtil.cpp318 size_t replaceAll(std::wstring& str, const wchar_t* oldValue,const std::wstring& newValue) in replaceAll() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Util/
H A DUtil.cpp318 size_t replaceAll(std::wstring& str, const wchar_t* oldValue,const std::wstring& newValue) in replaceAll() function
/dports/deskutils/treeline/TreeLine/source/
H A Dspellcheck.py497 def replaceAll(self): member in SpellCheckDialog
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/model/
H A Dtagsearcher.cpp376 void TagSearcher::replaceAll(const TagSearcher::Parameters& params) in replaceAll() function in TagSearcher
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/model/
H A Dtagsearcher.cpp376 void TagSearcher::replaceAll(const TagSearcher::Parameters& params) in replaceAll() function in TagSearcher
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Util/
H A DUtil.cpp318 size_t replaceAll(std::wstring& str, const wchar_t* oldValue,const std::wstring& newValue) in replaceAll() function
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A Dcmcldeps.cxx75 static void replaceAll(std::string& str, const std::string& search, in replaceAll() function
/dports/devel/cmake/cmake-3.22.1/Source/
H A Dcmcldeps.cxx75 static void replaceAll(std::string& str, const std::string& search, in replaceAll() function

12345678910>>...28