Home
last modified time | relevance | path

Searched defs:replaceAll (Results 51 – 75 of 684) sorted by relevance

12345678910>>...28

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.collections/src/jdk/internal/vm/compiler/collections/
H A DEconomicMap.java120 void replaceAll(BiFunction<? super K, ? super V, ? extends V> function); in replaceAll() method
276 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in wrapMap() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/jdk.internal.vm.compiler.collections/src/jdk/internal/vm/compiler/collections/
H A DEconomicMap.java120 void replaceAll(BiFunction<? super K, ? super V, ? extends V> function); in replaceAll() method
276 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in wrapMap() method
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/sh-manpage-completions/src/
H A DBashConverter.cpp3 void replaceAll(std::string &source, const std::string &from, in replaceAll() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dustring.hxx2689 SAL_WARN_UNUSED_RESULT OUString replaceAll( in replaceAll() function in rtl::OUString
2762 replaceAll( T1& from, T2& to ) const in replaceAll() function in rtl::OUString
2781 replaceAll(T & from, OUString const & to) const { in replaceAll() function in rtl::OUString
2798 replaceAll(OUString const & from, T & to) const { in replaceAll() function in rtl::OUString
2818 replaceAll(T1 & from, T2 & to) const { in replaceAll() function in rtl::OUString
2840 replaceAll(T1 & from, T2 & to) const { in replaceAll() function in rtl::OUString
2862 replaceAll(T1 & from, T2 & to) const { in replaceAll() function in rtl::OUString
2878 [[nodiscard]] OUString replaceAll( in replaceAll() function in rtl::OUString
2887 [[nodiscard]] OUString replaceAll( in replaceAll() function in rtl::OUString
2896 [[nodiscard]] OUString replaceAll( in replaceAll() function in rtl::OUString
[all …]
/dports/devel/rapidcheck/rapidcheck-7bc7d30/src/detail/
H A DPlatform.cpp29 bool replaceAll(std::string &str, in replaceAll() function
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AccessContextManager/Resource/
H A DAccessPoliciesAccessLevels.php146 …public function replaceAll($parent, Google_Service_AccessContextManager_ReplaceAccessLevelsRequest… function in Google_Service_AccessContextManager_Resource_AccessPoliciesAccessLevels
H A DAccessPoliciesServicePerimeters.php161 …public function replaceAll($parent, Google_Service_AccessContextManager_ReplaceServicePerimetersRe… function in Google_Service_AccessContextManager_Resource_AccessPoliciesServicePerimeters
/dports/textproc/jalingo/jalingo-0.6.0-src/src/ja/centre/util/regex/
H A DReplacers.java27 public static String replaceAll( String body, IReplacer... replacers ) { in replaceAll() method in Replacers
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/event/runtime/
H A DBytes.java62 public static byte[] replaceAll(byte[] input, byte[] target, byte[] replacement) { in replaceAll() method in Bytes
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/runtime/
H A DBytes.java62 public static byte[] replaceAll(byte[] input, byte[] target, byte[] replacement) { in replaceAll() method in Bytes
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/event/runtime/
H A DBytes.java60 public static byte[] replaceAll(byte[] input, byte[] target, byte[] replacement) { in replaceAll() method in Bytes
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/tools/
H A Dsearchbox.cpp193 void CSVTools::SearchBox::replaceAll (bool checked) in replaceAll() function in CSVTools::SearchBox
/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/mozsearch-plugin/
H A DJSONFormatter.cpp12 static std::string replaceAll(std::string Mangled, std::string Pattern, in replaceAll() function
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler_ui/src/
H A Dfindreplacewidget.cpp70 void FindReplaceWidget::replaceAll() in replaceAll() function in FindReplaceWidget
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/mozsearch-plugin/
H A DJSONFormatter.cpp12 static std::string replaceAll(std::string Mangled, std::string Pattern, in replaceAll() function
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/mozsearch-plugin/
H A DJSONFormatter.cpp12 static std::string replaceAll(std::string Mangled, std::string Pattern, in replaceAll() function
/dports/lang/spidermonkey60/firefox-60.9.0/build/clang-plugin/mozsearch-plugin/
H A DJSONFormatter.cpp12 static std::string replaceAll(std::string Mangled, std::string Pattern, in replaceAll() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/
H A Dfind.ts214 public replaceAll(text: string) { method in FindPlugin
531 export function replaceAll(view: EditorView, text: string) { function
/dports/games/jvgs/jvgs-0.5.1-src/src/sketch/
H A DTextParser.cpp44 void TextParser::replaceAll(string &text, const string &from, in replaceAll() function in jvgs::sketch::TextParser
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/web/
H A DLaundromat.java118 private static String replaceAll(String value, String regex, String replacement) { in replaceAll() method in Laundromat
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/src/
H A DUtil_TEST.cc105 TEST(Util_TEST, replaceAll) in TEST() argument
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/scripting/
H A DFindReplaceDialog.cpp174 void FindReplaceDialog::replaceAll() in replaceAll() function in FindReplaceDialog
/dports/www/nextcloud/nextcloud/3rdparty/giggsey/libphonenumber-for-php/src/
H A DMatcher.php176 public function replaceAll($replacement) function in libphonenumber\\Matcher
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/code/
H A DReplaceInvocationsInputPage.java86 Button replaceAll= new Button(result, SWT.CHECK); in createControl() local
/dports/games/openmw/openmw-openmw-0.47.0/components/misc/
H A Dstringops.hpp209 static std::string &replaceAll(std::string &str, const char *what, const char *with, in replaceAll() function in Misc::StringUtils
282 static inline void replaceAll(std::string& data, std::string toSearch, std::string replaceStr) in replaceAll() function in Misc::StringUtils

12345678910>>...28