Home | Features | Improve this section
A Recursive Expression provides a mechanism for re-evaluating a capture group inside of itself, to handle cases such as matching balanced parenthesis or brackets, etc.
SyntaxNOTE: The following syntax is an example based on some of the supported engines. For specific engine support, see Engines.
(?R)
— Reevaluates the entire pattern starting at the current position.(?0)
— Reevaluates the entire pattern starting at the current position.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4