STANDARD-CHAR-LISTP

recognizer for a true list of standard characters
Major Section:  PROGRAMMING

(standard-char-listp x) is true if and only if x is a null-terminated list all of whose members are standard characters. See standard-char-p.

Standard-char-listp has a guard of t.