Searched refs:xmlAttributeDefault (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | valid.h | 248 xmlAttributeDefault def,
|
D | tree.h | 230 } xmlAttributeDefault; typedef 266 xmlAttributeDefault def; /* the default */
|
/external/libxml2/os400/libxmlrpg/ |
D | tree.rpgle | 240 * xmlAttributeDefault: 244 d xmlAttributeDefault... 294 d def like(xmlAttributeDefault) The default
|
D | valid.rpgle | 271 d def value like(xmlAttributeDefault)
|
/external/libxml2/ |
D | SAX2.c | 765 (xmlAttributeDefault) def, defaultValue, tree); in xmlSAX2AttributeDecl() 769 (xmlAttributeDefault) def, defaultValue, tree); in xmlSAX2AttributeDecl()
|
D | valid.c | 1929 xmlAttributeType type, xmlAttributeDefault def, in xmlAddAttributeDecl()
|
D | testapi.c | 1012 static xmlAttributeDefault gen_xmlAttributeDefault(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlAttributeDefault() 1020 static void des_xmlAttributeDefault(int no ATTRIBUTE_UNUSED, xmlAttributeDefault val ATTRIBUTE_UNUS… in des_xmlAttributeDefault() 24802 xmlAttributeDefault def; /* the attribute default type */ in test_xmlAddAttributeDecl()
|
/external/libxml2/doc/html/ |
D | index.sgml | 493 <ANCHOR id="xmlAttributeDefault" href="libxml/libxml-tree.html#xmlAttributeDefault">
|
/external/ImageMagick/coders/ |
D | svg.c | 630 (xmlAttributeDefault) value,default_value,tree); in SVGAttributeDeclaration() 635 (xmlAttributeDefault) value,default_value,tree); in SVGAttributeDeclaration()
|
D | msl.c | 412 (xmlAttributeDefault) value,default_value,tree); in MSLAttributeDeclaration() 417 (xmlAttributeDefault) value,default_value,tree); in MSLAttributeDeclaration()
|