Searched refs:attsMax (Results 1 – 2 of 2) sorted by relevance
153 int attsMax,246 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ argument247 (((enc)->getAtts)(enc, ptr, attsMax, atts))
1428 int attsMax, ATTRIBUTE *atts) in PREFIX()1439 if (nAtts < attsMax) { \ in PREFIX()1457 if (nAtts < attsMax) in PREFIX()1464 if (nAtts < attsMax) in PREFIX()1471 if (nAtts < attsMax) in PREFIX()1478 if (nAtts < attsMax) in PREFIX()1484 if (nAtts < attsMax) in PREFIX()1491 && nAtts < attsMax in PREFIX()1504 else if (state == inValue && nAtts < attsMax) in PREFIX()