Regex Replace Named Capture in a Match
|
|
0
|
128
|
January 22, 2023
|
Determine if string contains regex characters
|
|
0
|
113
|
January 19, 2023
|
Runtime crash: RegexBuilding with Regex Literals containing named capture groups
|
|
1
|
214
|
January 13, 2023
|
Applying Regex to Substring
|
|
3
|
746
|
January 13, 2023
|
Swift Regex for case insensitive search
|
|
2
|
246
|
December 2, 2022
|
Swift Regex: lookbehind
|
|
2
|
992
|
December 1, 2022
|
Why the new features in Swift 5.7 needs the latest OS version support?
|
|
46
|
2503
|
November 29, 2022
|
Issues with using 5.7 `Regex` on Linux
|
|
4
|
345
|
November 10, 2022
|
Why does Regex.firstMatch et al. possibly throw?
|
|
3
|
258
|
September 19, 2022
|
Best practices for CustomConsumingRegexComponent?
|
|
5
|
326
|
August 16, 2022
|
Inconsistance throwing behavior on String and Regex's xxMatch
|
|
1
|
216
|
June 28, 2022
|
Any way to get raw regex literal from RegexBuilder?
|
|
5
|
394
|
June 21, 2022
|
How to parse dates formatted like "2020-09-16 23:44:47 +0200" for use in RegexBuilders
|
|
6
|
445
|
June 20, 2022
|
RegexBuilder line anchors
|
|
1
|
301
|
June 19, 2022
|
Performance of the new Regex in Swift 5.7 degrades quadratically without need
|
|
5
|
808
|
June 15, 2022
|