Searched refs:exactAttributeMatch (Results 1 – 1 of 1) sorted by relevance
1019 bool exactAttributeMatch = startQuoteFound && endQuoteFound; in performSearch() local1073 … if (!exactAttributeMatch || (!foundPosition && it->value().length() == attributeQuery.length())) { in performSearch()