Searched defs:maxatts (Results 1 – 3 of 3) sorted by relevance
1669 int maxatts; in xmlCtxtGrowAttrs() local8443 int maxatts = ctxt->maxatts; in xmlParseStartTag() local9186 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
3743 int maxatts; in htmlParseStartTag() local
265 int maxatts; /* the size of the array */ member