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

/external/regex-re2/re2/
H A Dre2.h490 // one_line (false) ^ and $ only match beginning and end of text
583 bool one_line() const { return one_line_; } function in class:re2::RE2::Options

Completed in 30 milliseconds