Searched defs:exact_match (Results 1 – 4 of 4) sorted by relevance
37 bool exact_match; member
75 auto exact_match = tokenizer.GetNext(); in ParsePropertyInfoLine() local
68 bool AddExactMatchContext(const std::string& exact_match, const std::string* context, in AddExactMatchContext()
127 const PropertyEntry* exact_match(int n) const { in exact_match() function