Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dprefilter.h35 const string& atom() const { return atom_; } in atom()
88 string atom_; variable
Dprefilter.cc192 m->atom_ = str; in FromString()
678 return atom_; in DebugString()