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

  /external/expat/tests/
runtests.c 1100 static XML_Bool resumable = XML_FALSE; variable
    [all...]
  /external/owasp/sanitizer/src/main/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.java 125 if (top.resumable) {
187 if (unclosed.resumable) {
206 // and <i>, then we need to store the attributes for resumable tags so
258 final boolean resumable; field in class:TagBalancingHtmlStreamEventReceiver.ElementContainmentInfo
273 String elementName, boolean resumable, int types, int contents,
277 this.resumable = resumable;
374 String elementName, boolean resumable, int types, int contentTypes) {
375 return defineElement(elementName, resumable, types, contentTypes, null);
379 String elementName, boolean resumable, int types, int contentTypes
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 176 milliseconds