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 overview
Replace limits
Counting replacements
Prepared Patterns
Introduction
Template Syntax
Misc
Multiple patterns
Delimited patterns
Split a string
Filtering an array
Advanced
Capturing groups - in depth
Capturing groups - J modifier
PHP Hate
Summary of preg methods
Why PHP sucks?
Handling integers
Last updated on
4/27/2023
Previous
« Match offsets
Next
Replacing overview »