Lines Matching full:character
48 is a character string which contains three types of objects: plain characters,
49 which are simply copied to standard output, character escape sequences which
67 If the leading character is a single or double quote, the value is the
68 character code of the next character.
76 Character escape sequences are in backslash notation as defined in the
84 Write a <bell> character.
86 Write a <backspace> character.
88 Write a <form-feed> character.
90 Write a <new-line> character.
92 Write a <carriage return> character.
94 Write a <tab> character.
96 Write a <vertical tab> character.
98 Write a <single quote> character.
100 Write a backslash character.
111 Each format specification is introduced by the percent character
119 A `#' character
129 character of the output string to a zero.
155 A `+' character specifying that there should always be
162 A zero `0' character indicating that zero-padding should be used
187 A character which indicates the type of format to use (one of
281 but interpret character escapes in backslash notation in the string
301 character is defined in the program's locale (category
358 code of the first character is not supported.
379 ANSI hexadecimal character constants were deliberately not provided.
381 Trying to print a dash ("-") as the first character causes
410 format, the argument will be truncated at the \e000 character.
415 can appear inside a multibyte character).