Generic Function Copy-Regex (16 methods)

( copy-regex < regex > )

Part of:

package cl-ppcre

Implements a deep copy of a REGEX object.

Method Summary

copy-regex < alternation
copy-regex < anchor
copy-regex < back-reference
copy-regex < branch
copy-regex < char-class
copy-regex < everything
copy-regex < filter
copy-regex < lookahead
copy-regex < lookbehind
copy-regex < register
copy-regex < repetition
copy-regex < seq
copy-regex < standalone
copy-regex < str
copy-regex < void
copy-regex < word-boundary