Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsubst.c120 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.cc2419 Node* context, Node* regexp, Node* string, Node* replace_string) { in ReplaceSimpleStringFastPath()
2541 Node* const replace_string = in TF_BUILTIN() local
Dbuiltins-string.cc1407 Node* const replace_string = CallStub(tostring_callable, context, replace); in TF_BUILTIN() local