Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dperl_langinfo.h242 #ifndef NOSTR
243 # define NOSTR -56 macro
Dlocale.c6209 case YESEXPR: case YESSTR: case NOEXPR: case NOSTR: in S_external_call_langinfo()
6804 case NOSTR: retval = "no"; break; in S_emulate_langinfo()
/openbsd/src/include/
Dlanginfo.h67 #define NOSTR 48 /* Negative response for yes/no queries */ macro
/openbsd/src/gnu/usr.bin/perl/ext/I18N-Langinfo/
DMakefile.PL24 MON_2 MON_3 MON_4 MON_5 MON_6 MON_7 MON_8 MON_9 NOEXPR NOSTR
/openbsd/src/lib/libc/locale/
Dnl_langinfo.c95 case NOSTR: in nl_langinfo()
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/t/
Dlocale.t92 NOSTR => undef,
146 NOSTR => undef,
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D502701054 NOSTR # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/lib/
Dlocale_threads.t1006 'use I18N::Langinfo qw(langinfo YESSTR NOSTR YESEXPR NOEXPR);'
1009 . ' map { langinfo($_) } YESSTR, NOSTR, YESEXPR, NOEXPR;');
Dlocale.t72 NOSTR
/openbsd/src/gnu/usr.bin/perl/pod/
Dperllocale.pod856 use I18N::Langinfo qw(langinfo ABDAY_1 YESSTR NOSTR);
859 = map { langinfo } qw(ABDAY_1 YESSTR NOSTR);