Home
last modified time | relevance | path

Searched defs:replace_string (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/util/
Dsubst.c121 static void replace_string(char *begin, char *end, char *newstr) in replace_string() function
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc956 const wchar_t *replace_string = L"(void)"; in GetSymbolFunctionName() local
/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2860 TNode<String> replace_string) { in ReplaceSimpleStringFastPath()
2968 TNode<String> const replace_string = in TF_BUILTIN() local
Dbuiltins-string-gen.cc1183 Node* match_end_index, Node* replace_string) { in GetSubstitution()
1475 Node* const replace_string = ToString_Inline(context, replace); in TF_BUILTIN() local