HomeSort by relevance Sort by last modified time
    Searched defs:ZERO_TRIES (Results 1 - 2 of 2) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/
Trie.java 77 this.children = ZERO_TRIES;
155 private static final Trie[] ZERO_TRIES = new Trie[0];
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 167 milliseconds