OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REJECT_ALL_ELEMENT_POLICY
(Results
1 - 2
of
2
) sorted by null
/external/owasp/sanitizer/src/main/org/owasp/html/
ElementPolicy.java
74
if (p ==
REJECT_ALL_ELEMENT_POLICY
) {
76
} else if (out !=
REJECT_ALL_ELEMENT_POLICY
) {
110
public static final ElementPolicy
REJECT_ALL_ELEMENT_POLICY
/external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar
Completed in 204 milliseconds