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))
1429 int attsMax, ATTRIBUTE *atts) in PREFIX()1440 if (nAtts < attsMax) { \ in PREFIX()1458 if (nAtts < attsMax) in PREFIX()1465 if (nAtts < attsMax) in PREFIX()1472 if (nAtts < attsMax) in PREFIX()1479 if (nAtts < attsMax) in PREFIX()1485 if (nAtts < attsMax) in PREFIX()1492 && nAtts < attsMax in PREFIX()1505 else if (state == inValue && nAtts < attsMax) in PREFIX()