Lines Matching refs:quote
104 " (?: # opening quote...
105 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
108 )* " # closing quote
118 " (?: # opening quote...
119 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
122 )* " # closing quote
155 " (?: # opening quote...
156 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
159 )* " # closing quote
167 " (?: # opening quote...
168 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
171 )* " # closing quote
237 " (?: # opening quote...
238 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
241 )* " # closing quote
251 " (?: # opening quote...
252 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
255 )* " # closing quote