Handbook
Glossary
inconsistent-capture-match ( -- * )
Vocabulary
regexp
.
captures
Error description
The capture automaton could not reproduce the whole match selected by the DFA. This indicates an internal regular expression error.
Definition
IN:
regexp.captures
ERROR:
inconsistent-capture-match
;