OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keywordValue
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
locdispnames.cpp
805
char
keywordValue
[ULOC_FULLNAME_CAPACITY*4];
820
keywordValue
[0]=0;
821
keywordValueLen = uloc_getKeywordValue(locale, keyword,
keywordValue
, capacity, status);
834
UResourceBundle *currency = ures_getByKeyWithFallback(currencies,
keywordValue
, NULL, status);
864
u_charsToUChars(
keywordValue
, dest, keywordValueLen)
[
all
...]
/external/icu/icu4c/source/test/cintltst/
callcoll.c
[
all
...]
Completed in 116 milliseconds