Searched defs:maxatts (Results 1 – 3 of 3) sorted by relevance
1712 int maxatts; in xmlCtxtGrowAttrs() local8531 int maxatts = ctxt->maxatts; in xmlParseStartTag() local9259 int maxatts = ctxt->maxatts; in xmlParseStartTag2() local
3937 int maxatts; in htmlParseStartTag() local
267 int maxatts; /* the size of the array */ member