Searched refs:startSearchAt (Results 1 – 1 of 1) sorted by relevance
411 unsigned startSearchAt = 0; in attributeValueMatches() local413 size_t foundPos = value.find(selectorValue, startSearchAt, caseSensitive); in attributeValueMatches()423 startSearchAt = foundPos + 1; in attributeValueMatches()