OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ULOC_FRANCE
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/unicode/
uloc.h
228
#define
ULOC_FRANCE
"fr_FR"
[
all
...]
/external/icu/icu4c/source/test/intltest/
loctest.cpp
383
if (strcmp(Locale::getFrance().getName(),
ULOC_FRANCE
) != 0) {
384
errln("Differences for
ULOC_FRANCE
Locale");
[
all
...]
Completed in 82 milliseconds