Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dformatter.h563 _LIBCPP_HIDE_FROM_ABI constexpr bool __month_name_ok(const _Tp& __value) { in __month_name_ok() function
661 if (__specs.__chrono_.__month_name_ && !__formatter::__month_name_ok(__value)) in __format_chrono()