Home | History | Annotate | Download | only in dist

Lines Matching full:conversions

4106 ** conversions have occurred as described below.  After a type conversion,
4150 ** conversion automatically. ^(The following table details the conversions
4182 ** Note that when type conversions occur, pointers returned by prior
4185 ** Type conversions and pointer invalidations might occur
4200 ** ^Conversions between UTF-16be and UTF-16le are always done in place and do
12207 ** handle case conversions for the UTF character set since the tables
13619 ** Conversions continue until one with nextC==0 is encountered.
13620 ** The function returns the number of successful conversions.
14401 ** Return a string described by FORMAT. Conversions as follows:
19473 ** conversions will work.
19529 int useExtended, /* Allow extended %-conversions */
19905 ** integer conversions. */
66615 ** affinity is used. Note that the affinity conversions are stored
66619 ** Once any conversions have taken place, and neither value is NULL,
89859 ** do not attempt any conversions before assembling the record.
89860 ** If this is a real table, attempt conversions as required by the
103612 ** conversions are required on the right. (Ticket #2249)
103857 ** alphabetic range where case conversions will mess up the
106701 /* Since the comparison is to be performed with no conversions
106742 /* Since the comparison is to be performed with no conversions
114670 ** conversions. The only error that can occur here is a malloc() failure.