Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddate.c113 static const u16 aMx[] = { 12, 14, 24, 31, 59, 9999 }; in getDigits() local
125 max = aMx[zFormat[2] - 'a']; in getDigits()