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