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

  /external/expat/tests/
runtests.c 1012 static XML_Bool resumable = XML_FALSE; variable
1018 XML_StopParser(parser, resumable);
    [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 
  /external/chromium_org/net/third_party/nss/ssl/
sslimpl.h 522 PRUint8 resumable; member in struct:__anon14334
    [all...]

Completed in 233 milliseconds