HomeSort by relevance Sort by last modified time
    Searched refs:one_line (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/re2/
re2.h 490 // 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
    [all...]
re2.cc 141 if (one_line())
    [all...]

Completed in 19 milliseconds