Searched refs:uBcpKey (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duloc_tag.c631 const UChar *uBcpKey; local
660 uBcpKey = ures_getStringByKey(rb, keyBuf, &bcpKeyLen, &tmpStatus);
662 u_UCharsToChars(uBcpKey, bcpKeyBuf, bcpKeyLen);
722 const UChar *uBcpKey; local
726 uBcpKey = ures_getString(mapData, &tmpBcpKeyLen, status);
730 u_UCharsToChars(uBcpKey, tmpBcpKeyBuf, tmpBcpKeyLen);

Completed in 67 milliseconds