Searched defs:RegexFullStringPool (Results 1 – 1 of 1) sorted by relevance
115 struct RegexFullStringPool { struct116 RegexFullStringPool(StringPool* pool, const regex::Regex& regex) in RegexFullStringPool() function125 bool operator()(StringPool::Id lhs, StringPool::Id) const { in operator ()()128 StringPool* pool_;129 std::vector<uint8_t> matches_;