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
92 The conversion is done according to the given
97 The string may begin with an arbitrary amount of white space
103 .Ql -
119 The remainder of the string is converted to an
122 stopping at the end of the string
139 stores the address of the first invalid character in
143 stores the original value of
164 return either the result of the conversion
166 the negation of the result of the conversion,
167 unless the original (non-negated) value would overflow;
186 If no conversion could be performed, 0 is returned and
193 .Bl -tag -width Er
195 The value of
198 no conversion could be performed
201 The given string was out of range; the value converted has been clamped.
212 .St -isoC .
219 .St -isoC-99 .