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

  /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/expat/tests/
runtests.c 1100 static XML_Bool resumable = XML_FALSE; variable
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
expat.h 788 (resumable = 0) an already suspended parser. Some call-backs may
796 except when parsing an external parameter entity and resumable != 0.
    [all...]
xmlparse.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
expat.h 765 (resumable = 0) an already suspended parser. Some call-backs may
773 except when parsing an external parameter entity and resumable != 0.
780 When resumable != 0 (true) then parsing is suspended, that is,
795 XML_StopParser(XML_Parser parser, XML_Bool resumable);
    [all...]
xmlparse.c     [all...]
  /external/expat/lib/
expat.h 788 (resumable = 0) an already suspended parser. Some call-backs may
796 except when parsing an external parameter entity and resumable != 0.
803 When resumable != 0 (true) then parsing is suspended, that is,
    [all...]
xmlparse.c     [all...]
  /external/python/cpython2/Modules/expat/
expat.h 788 (resumable = 0) an already suspended parser. Some call-backs may
796 except when parsing an external parameter entity and resumable != 0.
803 When resumable != 0 (true) then parsing is suspended, that is,
    [all...]
xmlparse.c     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
traceback.go 497 // is nested properly, and we'll treat frame 3 as resumable, because we
498 // can find d3. (And in fact frame 3 is resumable. If d4 recovers
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
traceback.go 497 // is nested properly, and we'll treat frame 3 as resumable, because we
498 // can find d3. (And in fact frame 3 is resumable. If d4 recovers
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
xmlparse.c     [all...]

Completed in 383 milliseconds