vai:dbw_tb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| vai:dbw_tb [2026/09/17 11:32] – [Glob Matching in C++ with `<regex>`] lightwolf | vai:dbw_tb [2026/09/17 11:32] (current) – [Features] lightwolf | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ===== Features ===== | ===== Features ===== | ||
| - | |||
| - | * **Case-Insensitive Matching**: | ||
| - | - The `(?i)` flag is prepended to the regex to enable case-insensitive matching. | ||
| - | - Example: `*.txt` matches `file.txt`, `FILE.TXT`, and `File.TxT`. | ||
| * **Character Classes**: | * **Character Classes**: | ||
vai/dbw_tb.txt · Last modified: by lightwolf
