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 | 345 * xmlElementTypeVal: 349 d xmlElementTypeVal... 381 d etype like(xmlElementTypeVal) The type
|
D | valid.rpgle | 215 d type value like(xmlElementTypeVal)
|
/external/libxml2/ |
D | SAX2.c | 817 name, (xmlElementTypeVal) type, content); in xmlSAX2ElementDecl() 820 name, (xmlElementTypeVal) type, content); in xmlSAX2ElementDecl()
|
D | valid.c | 1383 xmlElementTypeVal type, in xmlAddElementDecl()
|
D | testapi.c | 1098 static xmlElementTypeVal gen_xmlElementTypeVal(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlElementTypeVal() 1106 static void des_xmlElementTypeVal(int no ATTRIBUTE_UNUSED, xmlElementTypeVal val ATTRIBUTE_UNUSED, … in des_xmlElementTypeVal() 24884 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 | 660 name,(xmlElementTypeVal) type,content); in SVGElementDeclaration() 664 name,(xmlElementTypeVal) type,content); in SVGElementDeclaration()
|
D | msl.c | 442 name,(xmlElementTypeVal) type,content); in MSLElementDeclaration() 446 name,(xmlElementTypeVal) type,content); in MSLElementDeclaration()
|