Regular Expressions
Zero or More
One or More
Zero or One
Exact Count
Range Specifications
Greedy Matching
Lazy Matching
Possessive Matching
Backtracking Impact
Nested Quantifiers
Multiple Quantifiers
Performance Considerations
Common Pitfalls
Previous
3. Basic Syntax Elements
Go to top
Next
5. Grouping and Capturing