Skip to main content
Menu
T-Regx
Tutorial
Blog
Compare
Help
Try online
ChangeLog
GitHub
🌜
🌞
Search
T-Regx
Tutorial
Blog
Compare
Help
Try online
ChangeLog
GitHub
Menu
About
What's T-Regx?
Kick Start
Installation
Introduction
Introduction to T-Regx
Matching
Matching overview
First occurrence
Iterating matches
Map occurrences
Map with keys (Flat map)
Counting occurrences
Match Details
Match details
Capturing groups
Match offsets
Handling integers
Replacing
Replacing a string
Replace with a constant value
Replace with callback
Prepared Patterns
Introduction
Template Syntax
Misc
Multiple patterns
Delimited patterns
Split a string
Filtering an array
Iterator
Exceptions
Exceptions overview
Advanced
Capturing groups - in depth
Capturing groups - J modifier
PHP Hate
Summary of preg methods
Why PHP sucks?
Handling integers
Last updated on
2/23/2023
Previous
« Match offsets
Next
Replacing a string »