Home
last modified time | relevance | path

Searched defs:stringReplace (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xml/internal/resolver/helpers/
H A DPublicId.java141 private static String stringReplace(String str, in stringReplace() method in PublicId
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xml/internal/resolver/helpers/
H A DPublicId.java141 private static String stringReplace(String str, in stringReplace() method in PublicId
/dports/www/davix/davix-0.7.6/deps/string_utils/
H A Dstringutils.cpp20 std::string stringReplace(std::string str, const std::string & search, const std::string & replace)… in stringReplace() function
/dports/net/libksieve/libksieve-21.12.3/src/ksieveui/vacation/legacy/
H A Dvacationutils.cpp33 static inline QString stringReplace(QString s) in stringReplace() function
/dports/textproc/castxml/CastXML-c3a239d/src/
H A DUtils.cxx221 std::string stringReplace(std::string str, std::string const& in, in stringReplace() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dbuiltin_string.go585 func stringReplace(s valueString, found [][]int, newstring valueString, rcall func(FunctionCall) Va… func
/dports/net/libksieve/libksieve-21.12.3/src/ksieveui/vacation/
H A Dvacationutils.cpp31 static inline QString stringReplace(QString s) in stringReplace() function
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dbuiltin_string.go585 func stringReplace(s valueString, found [][]int, newstring valueString, rcall func(FunctionCall) Va… func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/connection/
H A DCVSRepositoryLocation.java1103 private String stringReplace(String string, String oldString, String newString) { in stringReplace() method in CVSRepositoryLocation
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dutils.c718 stringReplace(char **pdest, in stringReplace() function
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dutils2.c279 stringReplace(char **pdest, in stringReplace() function
/dports/editors/nedit/nedit-5.7/source/
H A Dpreferences.c5665 static int stringReplace(char **inString, const char *expr, in stringReplace() function