|
Unintuitive behavior of `RegexComponent`s in string interpolation
|
|
2
|
1223
|
August 15, 2023
|
|
Why is Regex slower than using a bunch of String.contains?
|
|
30
|
7938
|
July 20, 2023
|
|
Use RegexBuilder als grep replacement?
|
|
26
|
1732
|
July 18, 2023
|
|
When to expect regex literals working on Windows?
|
|
2
|
1208
|
May 19, 2023
|
|
Parse WebVTT file and iterate through results
|
|
4
|
1412
|
May 9, 2023
|
|
Is there documentation for Regex syntax?
|
|
3
|
2334
|
March 20, 2023
|
|
How can I get a pattern from a Regex instance?
|
|
2
|
826
|
February 4, 2023
|
|
Regex Replace Named Capture in a Match
|
|
0
|
960
|
January 22, 2023
|
|
Determine if string contains regex characters
|
|
0
|
696
|
January 19, 2023
|
|
Runtime crash: RegexBuilding with Regex Literals containing named capture groups
|
|
1
|
1440
|
January 13, 2023
|
|
Applying Regex to Substring
|
|
3
|
2800
|
January 13, 2023
|
|
Swift Regex for case insensitive search
|
|
2
|
2696
|
December 2, 2022
|
|
Why the new features in Swift 5.7 needs the latest OS version support?
|
|
46
|
5405
|
November 29, 2022
|
|
Issues with using 5.7 `Regex` on Linux
|
|
4
|
1019
|
November 10, 2022
|
|
Why does Regex.firstMatch et al. possibly throw?
|
|
3
|
903
|
September 19, 2022
|
|
Inconsistance throwing behavior on String and Regex's xxMatch
|
|
1
|
688
|
June 28, 2022
|
|
How to parse dates formatted like "2020-09-16 23:44:47 +0200" for use in RegexBuilders
|
|
6
|
1782
|
June 20, 2022
|
|
RegexBuilder line anchors
|
|
1
|
1519
|
June 19, 2022
|
|
Performance of the new Regex in Swift 5.7 degrades quadratically without need
|
|
5
|
1939
|
June 15, 2022
|