Lines Matching +full:end +full:- +full:of +full:- +full:conversion
2 .\" The Regents of the University of California. All rights reserved.
11 .\" 1. Redistributions of source code must retain the above copyright
12 .\" notice, this list of conditions and the following disclaimer.
14 .\" notice, this list of conditions and the following disclaimer in the
16 .\" 3. Neither the name of the University nor the names of its contributors
22 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
25 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
43 .Nd wide character input format conversion
65 family of functions scans input according to a
69 .Em conversion specifiers ;
93 using a variable argument list of pointers (see
110 each successive conversion specifier
113 conversion below).
123 string match any amount of white space, including none, in the input.
129 when an input conversion cannot be made (see below).
133 character introducing a conversion
134 there may be a number of
137 .Bl -tag -width ".Cm l No (ell)"
140 The conversion that follows occurs as usual, but no pointer is used;
141 the result of the conversion is simply discarded.
143 Indicates that the conversion will be one of
152 Indicates that the conversion will be one of
161 Indicates that the conversion will be one of
169 that the conversion will be one of
177 or that the conversion will be one of
181 and the next pointer is a pointer to an array of
186 Indicates that the conversion will be one of
195 Indicates that the conversion will be one of
202 Indicates that the conversion will be one of
211 Indicates that the conversion will be one of
220 Indicates that the conversion will be one of
230 Indicates that the conversion will be one of
245 and the conversion.
247 a default of
251 in processing the conversion.
252 Before conversion begins,
257 .Bl -tag -width XXXX
267 No conversion is done, and assignment does not occur.
298 Matches a floating-point number in the style of
308 Matches a sequence of non-white-space wide characters;
328 Matches a sequence of
339 The usual skip of leading white space is suppressed.
351 Matches a nonempty sequence of characters from the specified set
355 and there must be enough room for the multibyte representation of
360 The usual skip of leading white space is suppressed.
361 The string is to be made up of characters in
378 any other position will end the set.
381 some implementations of
384 .Dq Li A-Z
385 to represent the range of characters between
389 The string ends with the appearance of a character not in the
407 instead, the number of characters consumed thus far from the input
413 a conversion, although it can be suppressed with the
423 .Dq conversion
426 causes an immediate return of
432 the number of input items assigned, which can be fewer than provided
433 for, or even zero, in the event of a matching failure.
440 conversion.
443 is returned if an input failure occurs before any conversion such as an
444 end-of-file occurs.
445 If an error or end-of-file occurs after conversion
447 the number of conversions which were successfully completed is returned.
467 .St -isoC-99 .
473 .Dq Li A-Z
475 class conversion