OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:localeIDLength
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
loclikely.cpp
[
all
...]
uloc.c
542
int32_t
localeIDLength
= uprv_strlen(localeID);
543
int32_t length =
localeIDLength
;
548
for (i = 0; i <
localeIDLength
; i++) {
[
all
...]
Completed in 1411 milliseconds