Home | History | Annotate | Download | only in proto

Lines Matching refs:quoted

89 	// Empty quoted string
98 // Quoted string concatenation with double quotes
107 // Quoted string concatenation with single quotes
116 // Quoted string concatenations with mixed quotes
132 // Quoted string with escaped apostrophe
141 // Quoted string with single quote
150 // Quoted string with all the accepted special characters from the C++ test
159 // Quoted string with quoted backslash
168 // Quoted string with UTF-8 bytes.
177 // Bad quoted string
180 err: `line 1.15: invalid quoted string "\0": \0 requires 2 following digits`,
248 // Number posing as a quoted string
254 // Quoted string posing as int32
260 // Quoted string posing a float32