Lines Matching refs:formats
92 F F // a struct field that Formats
297 // erroneous formats
414 // other formats on Stringable items
420 {"%d", I(23), `23`}, // Stringer applies only to string formats.
447 // slices with other formats
539 // %v on pointers formats 0 as <nil>
567 // zero reflect.Value, which formats as <nil>.
773 // TestComplexFormatting checks that a complex always formats to the same