Lines Matching full:verb
69 Width is specified by an optional decimal number immediately preceding the verb.
130 Regardless of the verb, if an operand is an interface value,
147 3. If the %v verb is used with the # flag (%#v) and the operand
155 be formatted as required by the verb (if any).
159 be formatted as required by the verb (if any).
167 However, when printing a byte slice with a string-like verb
183 formatting verb to format successive arguments passed in the call.
184 However, the notation [n] immediately before the verb indicates that the
204 If an invalid argument is given for a verb, such as providing
208 Wrong type or unknown verb: %!verb(type=value)
212 Too few arguments: %!verb(MISSING)
222 by a single character (the verb) and end with a parenthesized
233 The %!s just shows the print verb in use when the failure
278 a format or with the %v verb.
284 to satisfy the verb. For example,