Searched refs:RegexFullStringPool (Results 1 – 1 of 1) sorted by relevance
115 struct RegexFullStringPool { struct116 RegexFullStringPool(StringPool* pool, const regex::Regex& regex) in RegexFullStringPool() argument486 RegexFullStringPool{string_pool_, regex.value()}, builder); in LinearSearch()