Searched defs:_xmlDefAttrs (Results 1 – 2 of 2) sorted by relevance
989 struct _xmlDefAttrs { struct990 int nbAttrs; /* number of defaulted attributes on that element */991 int maxAttrs; /* the size of the array */994 xmlDefAttr attrs[]; /* array of localname/prefix/values/external */996 xmlDefAttr attrs[1];
893 struct _xmlDefAttrs { struct894 int nbAttrs; /* number of defaulted attributes on that element */895 int maxAttrs; /* the size of the array */898 xmlDefAttr attrs[]; /* array of localname/prefix/values/external */900 xmlDefAttr attrs[1];