OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:langLen
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
locdispnames.cpp
583
int32_t
langLen
=0; /* length of language substitution */
618
langLen
=uloc_getDisplayLanguage(locale, displayLocale, p, cap, pErrorCode);
619
length+=
langLen
;
620
haveLang=
langLen
>0;
742
length=haveLang?
langLen
:restLen;
[
all
...]
/external/icu/icu4c/source/test/cintltst/
cloctst.c
[
all
...]
Completed in 566 milliseconds