Searched refs:isRequiredForInjection (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DXSSAuditor.cpp79 static bool isRequiredForInjection(UChar c) function in namespace:blink
378 if (m_decodedURL.find(isRequiredForInjection) == kNotFound)
384 if (m_decodedHTTPBody.find(isRequiredForInjection) == kNotFound)

Completed in 240 milliseconds