Searched refs:xmlElementTypeVal (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | valid.h | 213 xmlElementTypeVal type,
|
D | tree.h | 328 } xmlElementTypeVal; typedef 357 xmlElementTypeVal etype; /* The type */
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 351 * xmlElementTypeVal: 355 d xmlElementTypeVal... 388 d etype like(xmlElementTypeVal) The type
|
D | valid.rpgle | 216 d type value like(xmlElementTypeVal)
|
/external/libxml2/ |
D | SAX2.c | 818 name, (xmlElementTypeVal) type, content); in xmlSAX2ElementDecl() 821 name, (xmlElementTypeVal) type, content); in xmlSAX2ElementDecl()
|
D | valid.c | 1389 xmlElementTypeVal type, in xmlAddElementDecl()
|
D | testapi.c | 1099 static xmlElementTypeVal gen_xmlElementTypeVal(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlElementTypeVal() 1107 static void des_xmlElementTypeVal(int no ATTRIBUTE_UNUSED, xmlElementTypeVal val ATTRIBUTE_UNUSED, … in des_xmlElementTypeVal() 25025 xmlElementTypeVal type; /* the element type */ in test_xmlAddElementDecl()
|
/external/libxml2/doc/html/ |
D | index.sgml | 502 <ANCHOR id="xmlElementTypeVal" href="libxml/libxml-tree.html#xmlElementTypeVal">
|
/external/ImageMagick/coders/ |
D | svg.c | 642 name,(xmlElementTypeVal) type,content); in SVGElementDeclaration() 646 name,(xmlElementTypeVal) type,content); in SVGElementDeclaration()
|
D | msl.c | 441 name,(xmlElementTypeVal) type,content); in MSLElementDeclaration() 445 name,(xmlElementTypeVal) type,content); in MSLElementDeclaration()
|