Searched defs:maxatts (Results 1 – 2 of 2) sorted by relevance
1657 int maxatts; in xmlCtxtGrowAttrs() local8605 int maxatts = ctxt->maxatts; in xmlParseStartTag() local9349 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
265 int maxatts; /* the size of the array */ member