Home
last modified time | relevance | path

Searched defs:replaceAll (Results 76 – 100 of 684) sorted by relevance

12345678910>>...28

/dports/security/modsecurity3/modsecurity-v3.0.5/test/unit/
H A Dunit_test.cc47 void replaceAll(std::string *s, const std::string &search, in replaceAll() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/regex/
H A DMatcher.java146 public String replaceAll (String replacement) in replaceAll() method in Matcher
/dports/net-p2p/torrent-file-editor/torrent-file-editor-0.3.17/
H A Dsearchdlg.cpp201 void SearchDlg::replaceAll() in replaceAll() function in SearchDlg
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/regex/
H A DMatcher.java146 public String replaceAll (String replacement) in replaceAll() method in Matcher
/dports/editors/calligra/calligra-3.2.1/words/part/widgets/
H A DKoFindToolbar.cpp269 void KoFindToolbar::Private::replaceAll() in replaceAll() function in KoFindToolbar::Private
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A DFindReplaceDialog.cpp183 void FindReplaceDialog::replaceAll() in replaceAll() function in FindReplaceDialog
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.simpleconfigurator/src/org/eclipse/equinox/internal/simpleconfigurator/utils/
H A DUtils.java84 public static String replaceAll(String st, String oldSt, String newSt) { in replaceAll() method in Utils
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/
H A DDocumentLineDifferModificationTest.java111 …private void replaceAll(String searchExpression, String replacementString) throws BadLocationExcep… in replaceAll() method in DocumentLineDifferModificationTest
/dports/math/sleef/sleef-3.5.0/src/dft/
H A Dmkunroll.c13 char *replaceAll(const char *in, const char *pat, const char *replace) { in replaceAll() function
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DBookmarkManagerDialog.cpp443 bool replaceAll = false; in importBookmarks() local
449 …cursively( GeoDataContainer *source, GeoDataContainer *destination, bool &replaceAll, bool &skipAl… in importBookmarksRecursively()
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/src/
H A DUtil.cc424 void ignition::common::replaceAll(std::string &_result, in replaceAll() function in ignition::common
439 std::string ignition::common::replaceAll(const std::string &_orig, in replaceAll() function in ignition::common
/dports/biology/jalview/jalview/src/com/stevesoft/pat/
H A DReplacer.java122 public StringLike replaceAll(StringLike s) in replaceAll() method in Replacer
138 public String replaceAll(String s) in replaceAll() method in Replacer
/dports/editors/calligra/calligra-3.2.1/libs/main/
H A DKoFindBase.cpp162 void KoFindBase::replaceAll(const QVariant &value) in replaceAll() function in KoFindBase
/dports/net/eternalterminal/EternalTerminal-et-v5.1.9/src/base/
H A DHeaders.hpp137 inline int replaceAll(std::string& str, const std::string& from, in replaceAll() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/macros/
H A Dmacrotextfind.cpp115 int MacroTextFind::replaceAll(const QString &before, const QString &after, Core::FindFlags findFlag… in replaceAll() function in MacroTextFind
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/util/regex/
H A DMatcher.java198 public String replaceAll (String replacement) in replaceAll() method in Matcher
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dreplace.cpp175 void FPwin::replaceAll() in replaceAll() function in FeatherPad::FPwin
/dports/textproc/zenxml/zenxml-2.4/zen/
H A Dstring_tools.h290 S replaceCpy(const S& str, const T& oldTerm, const U& newTerm, bool replaceAll) in replaceCpy()
339 void replace(S& str, const T& oldTerm, const U& newTerm, bool replaceAll) in replace()
/dports/mail/nocc/nocc-1.9.10/
H A Dckeditor.php216 public function replaceAll($className = null) function in CKEditor
/dports/databases/vfront/vfront-0.96c/plugins/ckeditor/
H A Dckeditor_php5.php216 public function replaceAll($className = null) function in CKEditor
H A Dckeditor_php4.php220 function replaceAll($className = null) function in CKEditor
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dsearchtextlocator.cpp205 void SearchTextLocator::replaceAll() in replaceAll() function in SearchTextLocator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DFindReplaceTarget.java180 public void setReplaceAllMode(boolean replaceAll) { in setReplaceAllMode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/ssa/
H A Dlift.go446 func replaceAll(x, y Value) { func
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Controller/
H A DSearchController.php100 public $replaceAll = false; variable in Fisharebest\\Webtrees\\Controller\\SearchController

12345678910>>...28