Home
last modified time | relevance | path

Searched refs:ULOC_FRANCE (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duloc.h230 #define ULOC_FRANCE "fr_FR" macro
/third_party/icu/icu4c/source/common/unicode/
Duloc.h230 #define ULOC_FRANCE "fr_FR" macro
/third_party/node/deps/icu-small/source/common/unicode/
Duloc.h230 #define ULOC_FRANCE "fr_FR" macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duloc.h230 #define ULOC_FRANCE "fr_FR" macro
/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp440 if (strcmp(Locale::getFrance().getName(), ULOC_FRANCE) != 0) { in TestParallelAPIValues()