Lines Matching refs:quote
1584 // A single quote possibly followed by a word that optionally ends with
1657 [PR['PR_KEYWORD'], /^(?:def|if|do|let|quote
1954 * [s-Expression] ::= [Quote] Atom
1955 * | [Quote] '(' [Series] ')'
1956 * | [Quote] '(' [s-Expression] '.' [s-Expression] ')'
1961 * [Quote] ::= '' !Quote = do not evaluate
1985 [PR['PR_KEYWORD'], /^(?:block|c[ad]+r|catch|con[ds]|def(?:ine|un)|do|eq|eql|equal|equalp|eval-when|flet|format|go|if|labels|lambda|let|load-time-value|locally|macrolet|multiple-value-call|nil|progn|progv|quote|require|return-from|setq|symbol-macrolet|t|tagbody|the|throw|unwind)\b/, null],
1988 // A single quote possibly followed by a word that optionally ends with
2198 // A symbol literal is a single quote followed by an identifier with no
2199 // single quote following
2318 // A comment starts with a single quote and runs until the end of the