Searched refs:dayRange (Results 1 – 1 of 1) sorted by relevance
3564 static const long dayRange [2][12] = { in xmlSchemaCompareDurations() local3623 minday += dayRange[0][xmon]; in xmlSchemaCompareDurations()3624 maxday += dayRange[1][xmon]; in xmlSchemaCompareDurations()