Searched refs:wdLength (Results 1 – 1 of 1) sorted by relevance
132 int32_t wdLength, wtLength; in testLocales() local134 …wdLength = GetDateFormatW(lcidRecords[i].lcid, DATE_LONGDATE, &winNow, NULL, wdBuffer, ARRAY_SIZE(… in testLocales()154 if (ubBuffer.indexOf(wdBuffer, wdLength - 1, 0) < 0) { in testLocales()