Home
last modified time | relevance | path

Searched defs:long_month_names (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/date_time/src/gregorian/
Dgreg_names.hpp21 …const char* const long_month_names[NumMonths]={"January","February","March","April","May","June","… variable
/third_party/boost/boost/date_time/gregorian/
Dgreg_month.hpp79 static const char* const long_month_names[NumMonths] in as_long_string() local
/third_party/boost/libs/date_time/test/posix_time/
Dtesttime_facet.cpp32 static const wchar_t* long_month_names[] = variable
/third_party/boost/libs/date_time/test/gregorian/
Dtestformat_date_parser.cpp56 std::vector<std::basic_string<char> > long_month_names; variable
Dtestdate_facet_new.cpp54 std::vector<std::basic_string<char> > long_month_names; variable
Dtestdate_input_facet.cpp540 std::vector<std::basic_string<char> > long_month_names; in main() local
/third_party/boost/boost/date_time/
Ddate_facet.hpp156 void long_month_names(const input_collection_type& long_names) in long_month_names() function in boost::date_time::date_facet
525 void long_month_names(const input_collection_type& month_names) in long_month_names() function in boost::date_time::date_input_facet
Dformat_date_parser.hpp214 void long_month_names(const input_collection_type& month_names) in long_month_names() function in boost::date_time::format_date_parser
/third_party/glib/glib/
Dgdate.c886 static gchar *long_month_names[13] = variable