Searched refs:NOSTR (Results 1 - 6 of 6) sorted by path

/openbsd-current/gnu/usr.bin/perl/ext/I18N-Langinfo/
H A DMakefile.PL24 MON_2 MON_3 MON_4 MON_5 MON_6 MON_7 MON_8 MON_9 NOEXPR NOSTR
H A DLanginfo.pm63 NOSTR
104 use I18N::Langinfo qw(langinfo ABDAY_1 YESSTR NOSTR);
107 map { langinfo($_) } (ABDAY_1, YESSTR, NOSTR);
170 YESSTR YESEXPR NOSTR NOEXPR
211 =item C<NOSTR>
213 Only the values for English are returned. C<YESSTR> and C<NOSTR> have been
/openbsd-current/gnu/usr.bin/perl/
H A Dperl_langinfo.h183 #ifndef NOSTR
184 # define NOSTR -56 macro
H A Dlocale.c3997 case YESEXPR: case YESSTR: case NOEXPR: case NOSTR:
4004 case NOSTR: return "no";
/openbsd-current/include/
H A Dlanginfo.h67 #define NOSTR 48 /* Negative response for yes/no queries */ macro
/openbsd-current/lib/libc/locale/
H A Dnl_langinfo.c95 case NOSTR:

Completed in 178 milliseconds