OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keywordlist
(Results
1 - 3
of
3
) 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
...]
/external/chromium/chrome/browser/importer/
importer_unittest.cc
515
struct
KeywordList
{
520
static const
KeywordList
kFirefox2Keywords[] = {
719
static const
KeywordList
kFirefox3Keywords[] = {
[
all
...]
Completed in 113 milliseconds