Home
last modified time | relevance | path

Searched refs:saveEndTag (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h76 char saveEndTag; /* Whether the end tag should be saved */ member
DHTMLtree.c954 if ((info != NULL) && (info->saveEndTag != 0) && in htmlNodeDumpFormatOutput()
/third_party/libxml2/include/libxml/
DHTMLparser.h47 char saveEndTag; /* Whether the end tag should be saved */ member
/third_party/libxml2/
DHTMLtree.c814 if ((info != NULL) && (info->saveEndTag != 0) && in htmlNodeDumpFormatOutput()
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle70 d saveEndTag like(xmlCchar) Save end tag ?