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