Searched refs:specifier (Results 1 – 19 of 19) sorted by relevance
/glibc-2.36/stdlib/ |
D | strfrom-skeleton.c | 57 int specifier; in STRFROM() local 102 specifier = *format; in STRFROM() 143 info.spec = specifier; in STRFROM()
|
/glibc-2.36/manual/ |
D | locale.texi | 973 specifier @code{%OB} (@pxref{Formatting Calendar Time}). 980 @code{%Ob} conversion specifier are not currently provided, but are 986 as an hour from 1 to 12 plus an am/pm specifier. 1296 Finally, the last component is a format specifier. There are three 1306 specifier or modifier given, only @samp{%%} is allowed. 1406 specifier @samp{i} instead of @samp{n}, the international form of the
|
D | stdio.texi | 719 possible using the @code{%C} specifier and wide character strings can be 1718 For example, in the conversion specifier @samp{%-10.8ld}, the @samp{-} 1721 the conversion style. (This particular type specifier says to 2124 specifier is @samp{%a}, @samp{%e}, @samp{%f}, or @samp{%g} and it is 2962 number and type of arguments expected by the conversion specifier. 3005 This function defines the conversion specifier character @var{spec}. 3037 function when this format specifier appears in the format string. 3062 specifier. This data type is declared in the header file 3069 in an instance of a conversion specifier in a @code{printf} template 3070 string to the handler and arginfo functions for that specifier. It [all …]
|
D | time.texi | 1505 The conversion specifier ends with a format specifier taken from the 1737 this conversion specifier; they affect how the year number is printed.
|
/glibc-2.36/ |
D | NEWS | 290 specifier, printing errno as an error constant (similar to strerrorname_np). 2428 [22761] libc: No trailing `%n' conversion specifier in FMT passed from 4845 with //TRANSLIT is still possible, and the //IGNORE specifier
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.9 | 1921 specifier if it is seen together with the `%y' specifier.
|
D | ChangeLog.7 | 9905 * time/strptime.c (strptime_internal): Fix %I format specifier 12880 or inf depending on case of specifier. Same for NaN where NAN 12949 * stdio-common/vfprintf.c: Add handling of %a and %A specifier. 12951 specifier.
|
D | ChangeLog.nptl | 9475 * tst-rwlock6.c (do_test): Use correct format specifier. 9508 * tst-rwlock7.c (do_test): Use correct format specifier.
|
D | ChangeLog.13 | 1936 * libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier 1944 * libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier.
|
D | ChangeLog.17 | 4336 If registered arginfo call failed try normal specifier. 10835 in loop to look for conversion specifier to avoid testing of
|
D | ChangeLog.25 | 3938 stdio-common: Add printf specifier registry to <printf.h>
|
D | ChangeLog.localedata | 9120 format specifier when printing ret.
|
D | ChangeLog.19 | 5534 sign to conversion specifier. 7345 * libio/tst-bz24153.c (wide): Use wide char format specifier. 23560 forms of month names including the new %Ob format specifier. 23594 of month names including the new %OB format specifier.
|
D | ChangeLog.12 | 7581 * nscd/connections.c (nscd_run): Use proper format specifier.
|
D | ChangeLog.8 | 12116 * stdio-common/vfscanf.c: Recognize a in format specifier only as
|
D | ChangeLog.10 | 2434 specifier.
|
D | ChangeLog.11 | 7832 specifier to test for name_fmt.
|
D | ChangeLog.18 | 22840 specifier, deallocate any previously allocated work buffer. 24961 Use %zu printf format specifier for size_t argument. 32207 strings for strptime %z specifier with code which exhaustively 51530 * malloc/malloc.c (malloc_info): Fix format specifier for
|
/glibc-2.36/posix/ |
D | tst-regex.input | 12116 * stdio-common/vfscanf.c: Recognize a in format specifier only as
|