Home | History | Annotate | Download | only in js

Lines Matching refs:quoted

961       // '''multi-line-string''', 'single-line-string', and double-quoted
1578 // A double quoted, possibly multi-line, string.
1652 // A double quoted, possibly multi-line, string.
1702 // Quoted strings. <string1> and <string2>
1851 // Single line double and single-quoted strings.
1981 // A double quoted, possibly multi-line, string.
2040 // A double or single quoted, possibly multi-line, string.
2098 // A double or single quoted, possibly multi-line, string.
2188 // A double or single quoted string
2189 // or a triple double-quoted multi-line string.
2254 // A double or single quoted, possibly multi-line, string.
2314 // A double quoted string with quotes escaped by doubling them.