Home
last modified time | relevance | path

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

/third_party/re2/re2/
Dprefilter.h40 const std::string& atom() const { return atom_; } in atom()
93 std::string atom_; variable
Dprefilter.cc196 m->atom_ = str; in FromString()
671 return atom_; in DebugString()