Searched refs:c_fmt (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libc/time/
H A Dstrftime.c44 const char * c_fmt; member in struct:lc_time_T
78 ** c_fmt
179 pt = _fmt(Locale->c_fmt, t, pt, ptlim, &warn2);
H A Dwcsftime.c48 const wchar_t * c_fmt; member in struct:lc_time_T
84 ** c_fmt
193 pt = _fmt(Locale->c_fmt, t, pt, ptlim, &warn2);
/openbsd-current/gnu/usr.bin/perl/cpan/Time-Piece/
H A DPiece.pm822 $locales->{c_fmt} = '';
872 $locales->{c_fmt} = '';

Completed in 72 milliseconds