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