Searched refs:LOCALE_en_US (Results 1 – 2 of 2) sorted by relevance
43 std::locale l(std::locale::classic(), new my_facet(LOCALE_en_US)); in main()48 my_facet f(LOCALE_en_US, 1); in main()58 std::locale l(std::locale::classic(), new my_facet(std::string(LOCALE_en_US))); in main()63 my_facet f(std::string(LOCALE_en_US), 1); in main()
22 #define LOCALE_en_US "en-US" macro33 #define LOCALE_en_US "en_US" macro41 #define LOCALE_en_US "en_US" macro