Searched defs:_xmlDefAttrs (Results 1 – 1 of 1) sorted by relevance
1132 struct _xmlDefAttrs { struct1133 int nbAttrs; /* number of defaulted attributes on that element */1134 int maxAttrs; /* the size of the array */1137 const xmlChar *values[]; /* array of localname/prefix/values/external */1139 const xmlChar *values[5];