powered by
Undoes the work of ins_regex_lock().
ins_regex_lock()
rm_regex_lock(params)
A character vector with locking anchors inserted to force an exact match. For example, "^a\\[1\\]$" becomes "a\\[1\\]".
"^a\\[1\\]$"
"a\\[1\\]"
Node names to remove a ^ and $ from (if present).
^
$