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