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