Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c3553 static const long dayRange [2][12] = { in xmlSchemaCompareDurations() local
3612 minday += dayRange[0][xmon]; in xmlSchemaCompareDurations()
3613 maxday += dayRange[1][xmon]; in xmlSchemaCompareDurations()
/external/libxml2/
Dxmlschemastypes.c3560 static const long dayRange [2][12] = { in xmlSchemaCompareDurations() local
3619 minday += dayRange[0][xmon]; in xmlSchemaCompareDurations()
3620 maxday += dayRange[1][xmon]; in xmlSchemaCompareDurations()