Searched refs:T_FMT_AMPM (Results 1 - 8 of 8) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/ext/I18N-Langinfo/
H A DLanginfo.pm68 T_FMT_AMPM
147 AM_STR PM_STR T_FMT_AMPM
248 =item C<T_FMT_AMPM>
H A DMakefile.PL25 PM_STR T_FMT T_FMT_AMPM YESEXPR YESSTR);
/openbsd-current/gnu/usr.bin/perl/
H A Dlocale.c4078 case T_FMT_AMPM: return "%r";
4411 case ERA_D_FMT: case ERA_T_FMT: case ERA_D_T_FMT: case T_FMT_AMPM:
4490 case T_FMT_AMPM:
H A Dperl_langinfo.h30 #ifndef T_FMT_AMPM
31 # define T_FMT_AMPM -5 macro
/openbsd-current/lib/libc/locale/
H A Dnl_langinfo.c30 case T_FMT_AMPM:
/openbsd-current/include/
H A Dlanginfo.h17 #define T_FMT_AMPM 3 /* Time format string with 12 hour clock */ macro
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc144 _M_data->_M_am_pm_format = __nl_langinfo_l(T_FMT_AMPM, __cloc);
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dtime_members.cc136 _M_am_pm_format = __nl_langinfo_l(T_FMT_AMPM, __cloc);

Completed in 302 milliseconds