Home
last modified time | relevance | path

Searched defs:replace (Results 251 – 275 of 16697) sorted by relevance

1...<<11121314151617181920>>...668

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.es2015.symbol.wellknown.d.ts46 readonly replace: symbol; property
246replace(searchValue: { [Symbol.replace](string: string, replaceValue: string): string; }, replaceV… method
253replace(searchValue: { [Symbol.replace](string: string, replacer: (substring: string, ...args: any… method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/typescript/lib/
H A Dlib.es2015.symbol.wellknown.d.ts46 readonly replace: symbol; property
240replace(searchValue: { [Symbol.replace](string: string, replaceValue: string): string; }, replaceV… method
247replace(searchValue: { [Symbol.replace](string: string, replacer: (substring: string, ...args: any… method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNewInstanceTest.java103 private final String replace; field in NewInstanceTest.ClassTemplateLoader
105 ClassTemplateLoader(String find, String replace) { in ClassTemplateLoader()
157 private static void replaceTemplate(byte[] b, int index, String replace) { in replaceTemplate()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNewInstanceTest.java103 private final String replace; field in NewInstanceTest.ClassTemplateLoader
105 ClassTemplateLoader(String find, String replace) { in ClassTemplateLoader()
157 private static void replaceTemplate(byte[] b, int index, String replace) { in replaceTemplate()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNewInstanceTest.java104 private final String replace; field in NewInstanceTest.ClassTemplateLoader
106 ClassTemplateLoader(String find, String replace) { in ClassTemplateLoader()
158 private static void replaceTemplate(byte[] b, int index, String replace) { in replaceTemplate()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DNewInstanceTest.java103 private final String replace; field in NewInstanceTest.ClassTemplateLoader
105 ClassTemplateLoader(String find, String replace) { in ClassTemplateLoader()
157 private static void replaceTemplate(byte[] b, int index, String replace) { in replaceTemplate()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DTestUGens.cpp183 float* replace = IN(1); in Sanitize_next_aa() local
203 float replace = IN0(1); in Sanitize_next_ak() local
223 float replace = IN0(1); in Sanitize_next_kk() local
/dports/science/ALPSCore/ALPSCore-2.2.0/hdf5/src/
H A Darchivecontext.cpp22 …archivecontext::archivecontext(std::string const & filename, bool write, bool replace, bool compre… in archivecontext()
37 void archivecontext::grant(bool write, bool replace) { in grant()
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/Sugar/
H A DLetPattern.hs27 replace (Let w ds e) = go w (partitionDecls ds) e function
28 replace other = other function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/commons/base/
H A Dregex.cpp104 std::string Regex::Match::replace(std::string rep, unsigned int index) in replace() function in Regex::Match
111 std::string Regex::Match::replace(Regex::ReplaceMap & map) in replace() function in Regex::Match
/dports/converters/fix-mime-charset/fix-mime-charset-0.5.3/src/
H A Doutput.cc59 void Output::replace(int pos,int len,const string &s) in replace() function in Output
66 void Output::replace(int pos,int len,const Replacement &r) in replace() function in Output
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/stringsearch-0.3.6.6/Data/ByteString/
H A DSearch.hs207 replace = BM.replaceAllS function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxImageList.erl202 replace(#wx_ref{type=ThisT,ref=ThisRef},Index,#wx_ref{type=BitmapT,ref=BitmapRef}) function
212 replace(#wx_ref{type=ThisT,ref=ThisRef},Index,#wx_ref{type=BitmapT,ref=BitmapRef},#wx_ref{type=Mask… function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxImageList.erl202 replace(#wx_ref{type=ThisT,ref=ThisRef},Index,#wx_ref{type=BitmapT,ref=BitmapRef}) function
212 replace(#wx_ref{type=ThisT,ref=ThisRef},Index,#wx_ref{type=BitmapT,ref=BitmapRef},#wx_ref{type=Mask… function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxImageList.erl203 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=IconT}=Icon) function
219 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=BitmapT}=Bitmap,#wx_ref{type=MaskT}=Mask) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxImageList.erl203 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=IconT}=Icon) function
219 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=BitmapT}=Bitmap,#wx_ref{type=MaskT}=Mask) function
/dports/games/multimc/MultiMC5-0.6.11/api/gui/icons/
H A DMMCIcon.cpp84 void MMCIcon::replace(IconType new_type, QIcon icon, QString path) in replace() function in MMCIcon
95 void MMCIcon::replace(IconType new_type, const QString& key) in replace() function in MMCIcon
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/stringsearch-0.3.6.6/Data/ByteString/
H A DSearch.hs207 replace = BM.replaceAllS function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxImageList.erl202 replace(#wx_ref{type=ThisT,ref=ThisRef},Index,#wx_ref{type=BitmapT,ref=BitmapRef}) function
212 replace(#wx_ref{type=ThisT,ref=ThisRef},Index,#wx_ref{type=BitmapT,ref=BitmapRef},#wx_ref{type=Mask… function
/dports/devel/p5-MooseX-AttributeHelpers/MooseX-AttributeHelpers-0.25/lib/MooseX/AttributeHelpers/MethodProvider/
H A DString.pm18 sub replace : method { subroutine
/dports/textproc/kibana7/node-re2-1.17.1/
H A Dre2.d.ts20 replace<K extends String | Buffer>(str: K, replaceValue: string | Buffer): K; method
21replace<K extends String | Buffer>(str: K, replacer: (substring: string, ...args: any[]) => string… method
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/stringsearch-0.3.6.6/Data/ByteString/
H A DSearch.hs207 replace = BM.replaceAllS function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxImageList.erl203 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=IconT}=Icon) function
219 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=BitmapT}=Bitmap,#wx_ref{type=MaskT}=Mask) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxImageList.erl203 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=IconT}=Icon) function
219 replace(#wx_ref{type=ThisT}=This,Index,#wx_ref{type=BitmapT}=Bitmap,#wx_ref{type=MaskT}=Mask) function
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/scripting/scriptengine/qtbindings/
H A DCoreByteArray.cpp425 QByteArray &ByteArray::replace(int pos, int len, const QByteArray &after) in replace() function in ByteArray
430 QByteArray &ByteArray::replace(int pos, int len, const char *after, int alen) in replace() function in ByteArray
435 QByteArray &ByteArray::replace(int pos, int len, const char *after) in replace() function in ByteArray
440 QByteArray &ByteArray::replace(char before, const char *after) in replace() function in ByteArray
445 QByteArray &ByteArray::replace(char before, const QByteArray &after) in replace() function in ByteArray
450 QByteArray &ByteArray::replace(const char *before, const char *after) in replace() function in ByteArray
465 QByteArray &ByteArray::replace(const QByteArray &before, const char *after) in replace() function in ByteArray
470 QByteArray &ByteArray::replace(const char *before, const QByteArray &after) in replace() function in ByteArray
475 QByteArray &ByteArray::replace(char before, char after) in replace() function in ByteArray
480 QByteArray &ByteArray::replace(const QString &before, const char *after) in replace() function in ByteArray
[all …]

1...<<11121314151617181920>>...668