58{
64
66 ostr.
imbue(streamLoc);
68
69
70 {
71 string str_res;
72
73 {
76
78
80 str_res = ostr.str();
81
82
83 size_t fieldIndex = 0;
85
86
88 ++fieldIndex;
89 }
90
91
92
93
94
95
96
97
98
99
100
101
102
108 ((p_old != 0) &&
112 } else {
114 }
115 ++fieldIndex;
116 }
117
118
121
122
123
124 ++fieldIndex;
125 }
126
127
129 ++fieldIndex;
130 }
131
132
134 if (!intl_fmp.grouping().empty()) {
136 }
140 if (intl_fmp.frac_digits() != 0) {
142 }
145 ++fieldIndex;
146
147
149 ++fieldIndex;
150 }
151
152
155 ++fieldIndex;
156 }
157
158
160 ++fieldIndex;
161 }
162
163
164 while ( fieldIndex < 3 ) {
166 ++fieldIndex;
167 }
168 }
169
170
171 {
174
176 ostr.str( "" );
177 ostr.clear();
181 }
182 }
183
184 ostr.str("");
185
186 {
189 string str_res;
190
191 {
193
195 str_res = ostr.str();
196
197
198 size_t fieldIndex = 0;
200
202 CPPUNIT_ASSERT( str_res.substr(
index, dom_fmp.negative_sign().size()) == dom_fmp.negative_sign() );
203 index += dom_fmp.negative_sign().size();
204 ++fieldIndex;
205 }
206
211 ++fieldIndex;
212 }
216 ++fieldIndex;
217 }
218
220 if (!dom_fmp.grouping().empty()) {
222 }
226 if (dom_fmp.frac_digits() != 0) {
228 }
231 ++fieldIndex;
232
233
234 if ((fieldIndex < 3) &&
237 ++fieldIndex;
238 }
239
240 if (fieldIndex == 3) {
241
244 } else {
247 }
248 }
249 }
250
251
252 {
254# if defined (STLPORT)
256# else
258# endif
259
263 if (dom_fmp.negative_sign().empty()) {
264
266 }
267 else {
269 }
270 }
271 }
272}
ios_base &_STLP_CALL showbase(ios_base &__s)
locale imbue(const locale &)
_Self substr(size_type __pos=0, size_type __n=npos) const
iter_type get(iter_type __s, iter_type __end, bool __intl, ios_base &__str, ios_base::iostate &__err, _STLP_LONGEST_FLOAT_TYPE &__units) const
iter_type put(iter_type __s, bool __intl, ios_base &__str, char_type __fill, _STLP_LONGEST_FLOAT_TYPE __units) const
_ACRTIMP size_t __cdecl strlen(const char *)
#define _STLP_LONGEST_FLOAT_TYPE
static const int digits[]
const char * money_decimal_point
const char * money_prefix
const char * money_int_prefix
const char * money_int_prefix_old
const char * money_suffix
const char * money_thousands_sep