Home | History | Annotate | Download | only in cgo

Lines Matching refs:quoted

101 // quoted region, and are removed from the resulting substrings. If a quote in s
117 quoted := false
133 quoted = true
137 if quoted || i > 0 {
138 quoted = false
147 if quoted || i > 0 {