Searched defs:long_month_names (Results 1 – 9 of 9) sorted by relevance
21 …const char* const long_month_names[NumMonths]={"January","February","March","April","May","June","… variable
79 static const char* const long_month_names[NumMonths] in as_long_string() local
32 static const wchar_t* long_month_names[] = variable
56 std::vector<std::basic_string<char> > long_month_names; variable
54 std::vector<std::basic_string<char> > long_month_names; variable
540 std::vector<std::basic_string<char> > long_month_names; in main() local
156 void long_month_names(const input_collection_type& long_names) in long_month_names() function in boost::date_time::date_facet525 void long_month_names(const input_collection_type& month_names) in long_month_names() function in boost::date_time::date_input_facet
214 void long_month_names(const input_collection_type& month_names) in long_month_names() function in boost::date_time::format_date_parser
886 static gchar *long_month_names[13] = variable