OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxKeywords
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
uloc.c
653
int32_t
maxKeywords
= ULOC_MAX_NO_KEYWORDS;
673
if(numKeywords ==
maxKeywords
) {
[
all
...]
/external/icu4c/common/
uloc.cpp
638
int32_t
maxKeywords
= ULOC_MAX_NO_KEYWORDS;
658
if(numKeywords ==
maxKeywords
) {
731
if (numKeywords ==
maxKeywords
) {
[
all
...]
Completed in 477 milliseconds