Home
last modified time | relevance | path

Searched defs:_xmlDefAttrs (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dparser.c1123 struct _xmlDefAttrs { struct
1124 int nbAttrs; /* number of defaulted attributes on that element */
1125 int maxAttrs; /* the size of the array */
1128 const xmlChar *values[]; /* array of localname/prefix/values/external */
1130 const xmlChar *values[5];