Home
last modified time | relevance | path

Searched refs:monetary (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dlocale_classes.h109 static const category monetary = 1L << 4; in _GLIBCXX_BEGIN_NAMESPACE() local
112 time | monetary | messages); in _GLIBCXX_BEGIN_NAMESPACE()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dlocale_classes.h89 static const category monetary = 1L << 4; variable
92 time | monetary | messages);
/openbsd/src/gnu/gcc/libstdc++-v3/src/
Dlocale.cc65 const locale::category locale::monetary; member in locale
163 __ret = monetary; in _S_normalize_category()
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
Dlocale.cc53 const locale::category locale::monetary; member in std::locale
424 __ret = monetary; in _S_normalize_category()
/openbsd/src/gnu/usr.bin/perl/t/run/
Dlocale.t246 for my $category (qw(collate characters collate ctype monetary time)) {
/openbsd/src/gnu/usr.bin/perl/pod/
Dperllocale.pod83 =item Category C<LC_MONETARY>: Formatting of monetary amounts
379 C<:monetary>, C<:numeric>, C<:time>, and the pseudo category
390 category, specifying C<:monetary> does effectively nothing. Some
414 use locale qw(:messages :monetary :numeric :time);
819 # monetary quantities. The integers' meanings:
1087 =head2 Category C<LC_MONETARY>: Formatting of monetary amounts
1421 In the absence of C<LC_ALL>, C<LC_MONETARY> chooses the monetary
1423 C<LANG> chooses the monetary formatting locale.
Dperlsecpolicy.pod489 any monetary rewards for reporting security issues in Perl.
/openbsd/src/gnu/llvm/libcxx/include/
D__locale137 monetary = LC_MONETARY_MASK,
141 all = collate | ctype | monetary | numeric | time | messages;
Dlocale31 monetary = 0x040,
35 all = collate | ctype | monetary | numeric | time | messages;
/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp134 const locale::category locale::monetary; member in locale
349 if (c & locale::monetary) in __imp()
442 if (c & locale::monetary) in __imp()
/openbsd/src/gnu/usr.bin/perl/
Dconfig_h.SH240 * available for numeric and monetary formatting conventions.
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DCHECKLIST1486 T monetary = 0x040, numeric = 0x080,
1488 T all = collate | ctype | monetary | numeric | time | messages;
1517 T none, collate, ctype, monetary, numeric, time, and messages
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DCHECKLIST1486 T monetary = 0x040, numeric = 0x080,
1488 T all = collate | ctype | monetary | numeric | time | messages;
1517 T none, collate, ctype, monetary, numeric, time, and messages
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/lib/
DPOSIX.pod1041 locales, which don't have most monetary values defined. It can also
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_h.sample209 * available for numeric and monetary formatting conventions.
Dconfig.plan9284 * available for numeric and monetary formatting conventions.
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H209 * available for numeric and monetary formatting conventions.
DGlossary1597 available for numeric and monetary formatting conventions.
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc205 * available for numeric and monetary formatting conventions.
Dconfig_H.gc205 * available for numeric and monetary formatting conventions.
/openbsd/src/gnu/lib/libstdc++/libstdc++/
DChangeLog5548 * src/Makefile.am (sources): Change to monetary and numeric.
/openbsd/src/games/fortune/datfiles/
Dfortunes5850 can't be measured in monetary terms.
8265 Chances for employment and monetary gains are excellent. Most
Dfortunes2-o8927 employment and monetary gains are excellent. Most Libra women are
Dfortunes21895 can't be measured in monetary terms.
24211 metal object used as part of the monetary system.
/openbsd/src/gnu/usr.bin/perl/lib/unicore/
DNamesList.txt52874 * contains a monetary gift in East and Southeast Asia

12