Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dfx_date_helpers.cpp179 static constexpr size_t kLongestFullMonthLength = 9; // September variable
470 if (nSkip <= kLongestFullMonthLength) { in FX_ParseDateUsingFormat()