Home
last modified time | relevance | path

Searched refs:dayRange (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c3564 static const long dayRange [2][12] = { in xmlSchemaCompareDurations() local
3623 minday += dayRange[0][xmon]; in xmlSchemaCompareDurations()
3624 maxday += dayRange[1][xmon]; in xmlSchemaCompareDurations()