Home
last modified time | relevance | path

Searched refs:regex_sed_size (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp881 size_t regex_sed_size = regex_sed.size(); in AppendRegexSubstitution() local
883 if (regex_sed_size <= 1) { in AppendRegexSubstitution()
926 if (third_separator_char_pos != regex_sed_size - 1) { in AppendRegexSubstitution()