HomeSort by relevance Sort by last modified time
    Searched refs:LOCALE_fr_CA_ISO8859_1 (Results 1 - 3 of 3) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
platform_support.h 25 #define LOCALE_fr_CA_ISO8859_1 "French_Canada.1252"
32 #define LOCALE_fr_CA_ISO8859_1 "fr_CA.ISO-8859-1"
35 #define LOCALE_fr_CA_ISO8859_1 "fr_CA.ISO8859-1"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype.byname/
narrow_1.pass.cpp 24 std::locale l(std::string(LOCALE_fr_CA_ISO8859_1));
narrow_many.pass.cpp 26 std::locale l(LOCALE_fr_CA_ISO8859_1);

Completed in 130 milliseconds