Searched refs:attsMax (Results 1 – 2 of 2) sorted by relevance
147 int attsMax,240 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ argument241 (((enc)->getAtts)(enc, ptr, attsMax, atts))
1432 int attsMax, ATTRIBUTE *atts) in PREFIX()1443 if (nAtts < attsMax) { \ in PREFIX()1461 if (nAtts < attsMax) in PREFIX()1468 if (nAtts < attsMax) in PREFIX()1475 if (nAtts < attsMax) in PREFIX()1482 if (nAtts < attsMax) in PREFIX()1488 if (nAtts < attsMax) in PREFIX()1495 && nAtts < attsMax in PREFIX()1508 else if (state == inValue && nAtts < attsMax) in PREFIX()