Searched refs:findAttributeWithName (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DXSSAuditor.cpp138 static bool findAttributeWithName(const HTMLToken& token, const QualifiedName& name, size_t& indexOfMatchingAttribute) function in namespace:blink
514 if (!findAttributeWithName(request.token, nameAttr, indexOfNameAttribute))
639 if (!findAttributeWithName(request.token, attributeName, indexOfAttribute))

Completed in 88 milliseconds