Home
last modified time | relevance | path

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

/third_party/libxml2/
Dvalid.c623 case XML_ELEMENT_CONTENT_SEQ: in xmlValidDebugState()
742 case XML_ELEMENT_CONTENT_SEQ: { in xmlValidBuildAContentModel()
758 } while ((content->type == XML_ELEMENT_CONTENT_SEQ) && in xmlValidBuildAContentModel()
967 case XML_ELEMENT_CONTENT_SEQ: in xmlNewDocElementContent()
1150 case XML_ELEMENT_CONTENT_SEQ: in xmlFreeDocElementContent()
1255 case XML_ELEMENT_CONTENT_SEQ: in xmlDumpElementContent()
1276 (cur->type == XML_ELEMENT_CONTENT_SEQ)) && in xmlDumpElementContent()
1283 if (parent->type == XML_ELEMENT_CONTENT_SEQ) in xmlDumpElementContent()
1358 case XML_ELEMENT_CONTENT_SEQ: in xmlSnprintfElementContent()
1360 (content->c1->type == XML_ELEMENT_CONTENT_SEQ)) in xmlSnprintfElementContent()
[all …]
Dparser.c6313 op = xmlNewDocElementContent(ctxt->myDoc, NULL, XML_ELEMENT_CONTENT_SEQ); in xmlParseElementChildrenContentDeclPriv()
Dtestapi.c1093 if (no == 4) return(XML_ELEMENT_CONTENT_SEQ); in gen_xmlElementContentType()
/third_party/libxml2/include/libxml/
Dtree.h281 XML_ELEMENT_CONTENT_SEQ, enumerator
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle311 d XML_ELEMENT_CONTENT_SEQ...