Home | Features | Improve this section
A Non-capturing Group is a subexpression that can be treated as an Atom and can be repeated using Quantifiers but cannot be referenced using Backreferences. A Non-capturing Group is not captured by the matching algorithm.
SyntaxNOTE: The following syntax is an example based on some of the supported engines. For specific engine support, see Engines.
(?:…)
— Groups the subexpression as a single Atom.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