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