Home
last modified time | relevance | path

Searched refs:do_date_order (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h1329 { return this->do_date_order(); } in date_order()
1361 do_date_order() const;
H A Dlocale_facets.tcc1512 time_get<_CharT, _InIter>::do_date_order() const in do_date_order() function in std::time_get
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h3097 { return this->do_date_order(); } in _GLIBCXX_BEGIN_NAMESPACE()
3248 do_date_order() const; in _GLIBCXX_BEGIN_NAMESPACE()
H A Dlocale_facets.tcc1804 time_get<_CharT, _InIter>::do_date_order() const in do_date_order() function in time_get
/openbsd/gnu/llvm/libcxx/include/
H A Dlocale1745 return this->do_date_order();
1800 virtual dateorder do_date_order() const;
2161 time_get<_CharT, _InputIterator>::do_date_order() const
2419 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL dateorder do_date_order() const override {return this->__do_date_ord…
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST2005 T dateorder date_order() const { return do_date_order(); }
2019 X virtual dateorder do_date_order() const;
2046 S virtual dateorder do_date_order() const;
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST2005 T dateorder date_order() const { return do_date_order(); }
2019 X virtual dateorder do_date_order() const;
2046 S virtual dateorder do_date_order() const;