Searched defs:BLOCKS (Results 1 - 3 of 3) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
H A DSanitizers.java42 * PolicyFactory sanitizer = Sanitizers.FORMATTING.and(Sanitizers.BLOCKS);
65 public static final PolicyFactory BLOCKS = new HtmlPolicyBuilder() field in class:Sanitizers
/external/freetype/src/gzip/
H A Dinflate.c20 BLOCKS, /* decompressing blocks */ enumerator in enum:__anon5049
61 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
190 z->state->mode = BLOCKS;
217 case BLOCKS:
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...

Completed in 284 milliseconds