Home
last modified time | relevance | path

Searched +defs:string +defs:replace (Results 76 – 100 of 2223) sorted by relevance

12345678910>>...89

/dports/www/piwigo/piwigo/include/smarty/libs/plugins/
H A Dmodifier.regex_replace.php26 function smarty_modifier_regex_replace($string, $search, $replace, $limit = -1)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/plugins/
H A Dmodifier.regex_replace.php25 function smarty_modifier_regex_replace($string, $search, $replace, $limit = -1)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/plugins/
H A Dmodifier.regex_replace.php26 function smarty_modifier_regex_replace($string, $search, $replace, $limit = - 1)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/hashicorp/vault/sdk/helper/template/
H A Dfuncs.go22 func timestamp(format string) string {
26 func truncate(maxLen int, str string) (string, error) {
40 func truncateSHA256(maxLen int, str string) (string, error) {
55 func hashSHA256(str string) string {
59 func encodeBase64(str string) string {
63 func uppercase(str string) string {
67 func lowercase(str string) string {
71 func replace(find string, replace string, str string) string { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/hashicorp/vault/sdk/helper/template/
H A Dfuncs.go22 func timestamp(format string) string {
26 func truncate(maxLen int, str string) (string, error) {
40 func truncateSHA256(maxLen int, str string) (string, error) {
55 func hashSHA256(str string) string {
59 func encodeBase64(str string) string {
63 func uppercase(str string) string {
67 func lowercase(str string) string {
71 func replace(find string, replace string, str string) string { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/github.com/hashicorp/vault/sdk/helper/template/
H A Dfuncs.go22 func timestamp(format string) string {
26 func truncate(maxLen int, str string) (string, error) {
40 func truncateSHA256(maxLen int, str string) (string, error) {
55 func hashSHA256(str string) string {
59 func encodeBase64(str string) string {
63 func uppercase(str string) string {
67 func lowercase(str string) string {
71 func replace(find string, replace string, str string) string { func
/dports/security/vault/vault-1.8.2/sdk/helper/template/
H A Dfuncs.go22 func timestamp(format string) string {
26 func truncate(maxLen int, str string) (string, error) {
40 func truncateSHA256(maxLen int, str string) (string, error) {
55 func hashSHA256(str string) string {
59 func encodeBase64(str string) string {
63 func uppercase(str string) string {
67 func lowercase(str string) string {
71 func replace(find string, replace string, str string) string { func
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/lib/
H A Dreplace.cc11 inline int getMaxSubmatch(const char *data, size_t size, const std::map<std::string, int> &namedGro… in getMaxSubmatch()
89 …string replace(const char *data, size_t size, const std::vector<re2::StringPiece> &groups, const r… in replace() function
202 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const char *replace… in replace() function
293replace(const Nan::Callback *replacer, const std::vector<re2::StringPiece> &groups, const re2::Str… in replace() function
350 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const Nan::Callback… in replace() function
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/lib/
H A Dreplace.cc11 inline int getMaxSubmatch(const char *data, size_t size, const std::map<std::string, int> &namedGro… in getMaxSubmatch()
89 …string replace(const char *data, size_t size, const std::vector<re2::StringPiece> &groups, const r… in replace() function
202 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const char *replace… in replace() function
293replace(const Nan::Callback *replacer, const std::vector<re2::StringPiece> &groups, const re2::Str… in replace() function
350 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const Nan::Callback… in replace() function
/dports/textproc/kibana7/node-re2-1.17.1/lib/
H A Dreplace.cc11 inline int getMaxSubmatch(const char *data, size_t size, const std::map<std::string, int> &namedGro… in getMaxSubmatch()
89 …string replace(const char *data, size_t size, const std::vector<re2::StringPiece> &groups, const r… in replace() function
202 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const char *replace… in replace() function
296replace(const Nan::Callback *replacer, const std::vector<re2::StringPiece> &groups, const re2::Str… in replace() function
353 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const Nan::Callback… in replace() function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/lib/
H A Dreplace.cc11 inline int getMaxSubmatch(const char *data, size_t size, const std::map<std::string, int> &namedGro… in getMaxSubmatch()
89 …string replace(const char *data, size_t size, const std::vector<re2::StringPiece> &groups, const r… in replace() function
202 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const char *replace… in replace() function
293replace(const Nan::Callback *replacer, const std::vector<re2::StringPiece> &groups, const re2::Str… in replace() function
350 static Nan::Maybe<std::string> replace(WrappedRE2 *re2, const StrVal &replacee, const Nan::Callback… in replace() function
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/_tools/v3migration/
H A Dv3migration.go79 func replace(filename string, fset *token.FileSet, n ast.Node) error { func
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/_tools/v3migration/
H A Dv3migration.go79 func replace(filename string, fset *token.FileSet, n ast.Node) error { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/_tools/v3migration/
H A Dv3migration.go79 func replace(filename string, fset *token.FileSet, n ast.Node) error { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/shirou/gopsutil/_tools/v3migration/
H A Dv3migration.go79 func replace(filename string, fset *token.FileSet, n ast.Node) error { func
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shirou/gopsutil/_tools/v3migration/
H A Dv3migration.go79 func replace(filename string, fset *token.FileSet, n ast.Node) error { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/goccy/go-yaml/
H A Dpath.go30 func PathString(s string) (*Path, error) {
369 replace(ast.Node, ast.Node) error methodSpec
408 func (n *rootNode) replace(node ast.Node, target ast.Node) error { func
423 func newSelectorNode(selector string) *selectorNode {
482 func (n *selectorNode) replace(node ast.Node, target ast.Node) error { func
540 func (n *indexNode) replace(node ast.Node, target ast.Node) error { func
606 func (n *indexAllNode) replace(node ast.Node, target ast.Node) error { func
632 func newRecursiveNode(selector string) *recursiveNode {
717 func (n *recursiveNode) replace(node ast.Node, target ast.Node) error { func
/dports/textproc/go-yq/yq-4.7.0/vendor/github.com/goccy/go-yaml/
H A Dpath.go23 func PathString(s string) (*Path, error) {
362 replace(ast.Node, ast.Node) error methodSpec
401 func (n *rootNode) replace(node ast.Node, target ast.Node) error { func
416 func newSelectorNode(selector string) *selectorNode {
475 func (n *selectorNode) replace(node ast.Node, target ast.Node) error { func
533 func (n *indexNode) replace(node ast.Node, target ast.Node) error { func
599 func (n *indexAllNode) replace(node ast.Node, target ast.Node) error { func
625 func newRecursiveNode(selector string) *recursiveNode {
710 func (n *recursiveNode) replace(node ast.Node, target ast.Node) error { func
/dports/audio/praat/praat-6.2.03/dwsys/
H A DNUMstring.cpp26 char32 *strstr_regexp (conststring32 string, conststring32 search_regexp) { in strstr_regexp()
36 conststring32 search, conststring32 replace, int maximumNumberOfReplaces, in string32vector_searchAndReplace_literal()
98 conststring32 search, conststring32 replace, integer maximumNumberOfReplaces, in string32vector_searchAndReplace()
107 static char32 string [100]; in NUMnumber_as_stringWithDotReplacedByUnderscore() local
/dports/audio/giada/giada-0.17.1/src/utils/
H A Dstring.cpp39 namespace string namespace
65 std::string replace(std::string in, const std::string& search, const std::string& replace) in replace() function
/dports/security/keybase/client-v5.7.1/go/terminalescaper/
H A Descaper.go47 func Clean(s string) string {
64 func isStartOfColorCode(s string, i int) bool {
85 func replace(mapping func(rune) rune, s string) string { func
/dports/comms/ebusd/ebusd-21.3/src/lib/ebus/
H A Dfilereader.cpp63map<string, string>* defaults, string* errorDescription, bool replace, size_t* hash, size_t* size)… in readFromStream()
80 …unsigned int* lineNo, vector<string>* row, string* errorDescription, bool replace, size_t* hash, s… in readLineFromStream()
245map<string, string>* defaults, string* errorDescription, bool replace, size_t* hash, size_t* size)… in readFromStream()
263 string* errorDescription, bool replace) { in addFromFile()
332 const string MappedFileReader::combineRow(const map<string, string>& row) { in combineRow()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/liquid-lib-0.23.0/src/stdlib/filters/string/
H A Doperate.rs17 replace: Option<Expression>, field
42 let replace = args.replace.unwrap_or_else(|| "".into()); in evaluate() localVariable
58 replace: Option<Expression>, field
84 let replace = args.replace.unwrap_or_else(|| "".into()); in evaluate() localVariable
166 string: Expression, field
199 string: Expression, field
223 let mut string = args.string.into_string(); in evaluate() localVariable
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/liquid-lib-0.22.0/src/stdlib/filters/string/
H A Doperate.rs17 replace: Option<Expression>, field
42 let replace = args.replace.unwrap_or_else(|| "".into()); in evaluate() localVariable
58 replace: Option<Expression>, field
84 let replace = args.replace.unwrap_or_else(|| "".into()); in evaluate() localVariable
166 string: Expression, field
199 string: Expression, field
223 let mut string = args.string.into_string(); in evaluate() localVariable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h67 /// Every \c ClangTidyCheck reports errors through a \c DiagnosticsEngine
78 /// Initializes \c ClangTidyContext instance. in replace()
90 /// Report any errors detected using this method. in replace()
104 configurationDiag(StringRef Message, in replace()
116 StringRef getCurrentFile() const { return CurrentFile; } in replace()
138 const ClangTidyGlobalOptions &getGlobalOptions() const; in operator <<()
139
140 /// Returns options for \c CurrentFile.
147 ClangTidyOptions getOptionsForFile(StringRef File) const; in operator >>()

12345678910>>...89