OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keywordList
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
ulocimp.h
15
* @param
keywordList
double-null terminated list. Will be copied.
16
* @param keywordListSize size in bytes of
keywordList
22
uloc_openKeywordList(const char *
keywordList
, int32_t keywordListSize, UErrorCode* status);
uloc.c
651
KeywordStruct
keywordList
[ULOC_MAX_NO_KEYWORDS];
[
all
...]
Completed in 4783 milliseconds