Home
last modified time | relevance | path

Searched defs:replace_length (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/strings/
Dstring_util.cc239 size_t replace_length = replace_with.length(); in ReplaceCharsT() local
723 size_t replace_length = replace_with.length(); in DoReplaceSubstringsAfterOffset() local
/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc957 const size_t replace_length = wcslen(replace_string); in GetSymbolFunctionName() local
/external/v8/src/builtins/
Dbuiltins-regexp.cc2471 Node* const replace_length = LoadStringLength(replace_string); in ReplaceSimpleStringFastPath() local