Home | History | Annotate | Download | only in testdata

Lines Matching full:quote

962 " (?:                      # opening quote...
963 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
966 )* " # closing quote
976 " (?: # opening quote...
977 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
980 )* " # closing quote
1013 " (?: # opening quote...
1014 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
1017 )* " # closing quote
1025 quote...
1026 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
1029 )* " # closing quote
1095 " (?: # opening quote...
1096 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
1099 )* " # closing quote
1109 " (?: # opening quote...
1110 [^\\\x80-\xff\n\015"] # Anything except backslash and quote
1113 )* " # closing quote