OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ZERO_CHARS
(Results
1 - 2
of
2
) sorted by null
/external/owasp/sanitizer/src/main/org/owasp/html/
Trie.java
76
this.childMap =
ZERO_CHARS
;
154
private static final char[]
ZERO_CHARS
= new char[0];
/external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar
Completed in 135 milliseconds