Home | History | Annotate | Download | only in page

Lines Matching refs:matchLabelsAgainstString

527 static String matchLabelsAgainstString(const Vector<String>& labels, const String& stringToMatch)
568 String resultFromNameAttribute = matchLabelsAgainstString(labels, element->getAttribute(nameAttr));
572 return matchLabelsAgainstString(labels, element->getAttribute(idAttr));