Searched refs:startQuoteFound (Results 1 – 1 of 1) sorted by relevance
1017 bool startQuoteFound = !whitespaceTrimmedQuery.find('"'); in performSearch() local1019 bool exactAttributeMatch = startQuoteFound && endQuoteFound; in performSearch()1027 if (startQuoteFound) in performSearch()