Searched refs:one_line (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Interpreter/
H A Dembedded_interpreter.py87 def one_line (self, input): member in class:SimpleREPL
102 repl.one_line (input_string)
/external/regex-re2/re2/
H A Dre2.h524 // one_line (false) ^ and $ only match beginning and end of text
623 bool one_line() const { return one_line_; } function in class:re2::RE2::Options
H A Dre2.cc166 if (one_line())

Completed in 81 milliseconds