Lines Matching full:with
65 to the buffer <[str]> with a terminating wide <<NUL>>, and the
75 <<*<[str]>>> overlaps with one of the arguments. Behavior is also
98 if the same argument is requested with different types), by
126 with thousands' grouping wide characters.)
130 justified, and the right is padded with
139 <<G>>) will always begin with a plus or minus
141 values do not begin with a plus sign.)
147 result will begin with a space. If the space
173 The alternative form output with the # flag depends on the <[type]>
216 with m as a decimal integer. Negative field widths
218 left justfication, along with a positive field width.
225 introduced with `<<.>>' (a period). You can specify
230 also be specified positionally as <<*m$>>, with m as a
277 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
282 With <<n>>, specifies that the argument is a
286 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
291 With <<n>>, specifies that the argument is a
295 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
299 With <<c>>, specifies that the argument has
302 With <<s>>, specifies that the argument is a
305 With <<n>>, specifies that the argument is a
308 With <<a>>, <<A>>, <<e>>, <<E>>, <<f>>, <<F>>,
314 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
318 With <<n>>, specifies that the argument is a
322 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
326 With <<n>>, specifies that the argument is a
330 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
333 With <<n>>, specifies that the argument is a
337 With <<d>>, <<i>>, <<o>>, <<u>>, <<x>>, or
341 With <<n>>, specifies that the argument is a
345 With <<a>>, <<A>>, <<e>>, <<E>>, <<f>>, <<F>>,
376 calls to the mbrtowc() function, with the conversion
404 necessary to reach the precision. A value of 0 with
410 necessary to reach the precision. A value of 0 with
416 necessary to reach the precision. A value of 0 with
423 necessary to reach the precision. A value of 0 with
432 <<[-]9999.9999>>, with the precision
532 POSIX-1.2008 with extensions; C99 (compliant except for POSIX extensions).