Lines Matching refs:winid
1518 * @param winid A buffer to receive a Windows time zone ID.
1519 * @param winidCapacity The capacity of the result buffer <code>winid</code>.
1528 UChar* winid, int32_t winidCapacity, UErrorCode* status);
1547 * @param winid A Windows time zone ID.
1548 * @param len The length of <code>winid</code>, or -1 if null-terminated.
1559 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region,