Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Ddatetime.c130 static const int maxrepetition [] = {4,2,2,2,4,2,2,4,-1}; variable
276 if ((infoPtr->fieldspec[*nrFields] & 0x0f) == maxrepetition[j]) { in DATETIME_UseFormat()