OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AttributeKind
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditor.h
75
enum
AttributeKind
{
97
bool eraseAttributeIfInjected(const FilterTokenRequest&, const QualifiedName&, const String& replacementValue = String(),
AttributeKind
treatment = NormalAttribute);
101
String decodedSnippetForAttribute(const FilterTokenRequest&, const HTMLToken::Attribute&,
AttributeKind
treatment = NormalAttribute);
/external/clang/lib/Lex/
ModuleMap.cpp
[
all
...]
Completed in 25 milliseconds