Searched defs:defaultKey (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ducol_res.cpp201 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, &intStatus); local
202 u_UCharsToChars(defaultKey, keyBuffer, defaultKeyLen);
H A Ducol_sit.cpp485 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status); local
486 u_UCharsToChars(defaultKey, keyBuffer, defaultKeyLen);

Completed in 77 milliseconds