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
77
enum
AttributeKind
{
99
bool eraseAttributeIfInjected(const FilterTokenRequest&, const QualifiedName&, const String& replacementValue = String(),
AttributeKind
treatment = NormalAttribute);
103
String decodedSnippetForAttribute(const FilterTokenRequest&, const HTMLToken::Attribute&,
AttributeKind
treatment = NormalAttribute);
/external/clang/lib/Lex/
ModuleMap.cpp
[
all
...]
Completed in 28 milliseconds