Home
last modified time | relevance | path

Searched refs:xmlElementContentType (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h178 xmlElementContentType type);
187 xmlElementContentType type);
Dtree.h283 } xmlElementContentType; typedef
307 xmlElementContentType type; /* PCDATA, ELEMENT, SEQ or OR */
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle158 d type value like(xmlElementContentType)
176 d type value like(xmlElementContentType)
Dtree.rpgle296 * xmlElementContentType:
300 d xmlElementContentType...
337 d type like(xmlElementContentType)
/external/libxml2/doc/html/
Dindex.sgml498 <ANCHOR id="xmlElementContentType" href="libxml/libxml-tree.html#xmlElementContentType">
/external/libxml2/
Dvalid.c922 xmlElementContentType type) { in xmlNewDocElementContent()
994 xmlNewElementContent(const xmlChar *name, xmlElementContentType type) { in xmlNewElementContent()
Dtestapi.c1086 static xmlElementContentType gen_xmlElementContentType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlElementContentType()
1094 static void des_xmlElementContentType(int no ATTRIBUTE_UNUSED, xmlElementContentType val ATTRIBUTE_… in des_xmlElementContentType()
25743 xmlElementContentType type; /* the type of element content decl */ in test_xmlNewDocElementContent()
25788 xmlElementContentType type; /* the type of element content decl */ in test_xmlNewElementContent()