reversed-regexp - Factor Documentation (original) (raw)
Syntax
R/ .../r
Word description
When running a regexp compiled with this mode, matches will start from the end of the input string, going towards the beginning.
Definition
Syntax
R/ .../r
Word description
When running a regexp compiled with this mode, matches will start from the end of the input string, going towards the beginning.
Definition