Generic Function Everythingp (7 methods)

( everythingp < regex > )

Part of:

package cl-ppcre
Returns an EVERYTHING object if REGEX is equivalent
to this object, otherwise NIL. So, “(.){1}” would return true
(i.e. the object corresponding to “.”, for example.

Method Summary

everythingp < alternation
everythingp < everything
everythingp < regex
everythingp < register
everythingp < repetition
everythingp < seq
everythingp < standalone