Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

 

"The <n-th> group in this expression is impossible to match."
"This expression is impossible to match."
"This expression matches the empty string at every position."
"This expression will only ever match the empty string at every position."
"This regular expression only produces <m> registers, but <n> variables were provided."
all-matches Function
all-string-matches Function
compile-regular-expression Function
compiled-regular-expression Class
Compiling
Differences between POSIX and PCRE regexen
do-matches Macro
first-match Function
first-string-match Function
Interface
Introduction
lint-style-warning Condition Type
Linting and warnings
Matching
Matching too much
matching-too-much-style-warning Condition Type
not-matchable-style-warning Condition Type
Prior work
register
SBCL reports a type conflict
Syntax
Syntax errors
The longest match wins
The longest submatch wins
The one-more-re-nightmare Manual
Type errors
Unreachability