func ExampleAppendBool() { … } func ExampleAppendFloat() { … } func ExampleAppendInt() { … } func ExampleAppendQuote() { … } func ExampleAppendQuoteRune() { … } func ExampleAppendQuoteRuneToASCII() { … } func ExampleAppendQuoteToASCII() { … } func ExampleAppendUint() { … } func ExampleAtoi() { … } func ExampleCanBackquote() { … } func ExampleFormatBool() { … } func ExampleFormatFloat() { … } func ExampleFormatInt() { … } func ExampleFormatUint() { … } func ExampleIsGraphic() { … } func ExampleIsPrint() { … } func ExampleItoa() { … } func ExampleParseBool() { … } func ExampleParseFloat() { … } func ExampleParseInt() { … } func ExampleParseUint() { … } func ExampleQuote() { … } func ExampleQuoteRune() { … } func ExampleQuoteRuneToASCII() { … } func ExampleQuoteRuneToGraphic() { … } func ExampleQuoteToASCII() { … } func ExampleQuoteToGraphic() { … } func ExampleQuotedPrefix() { … } func ExampleUnquote() { … } func ExampleUnquoteChar() { … } func ExampleNumError() { … }