Doesn't capturing groups within non capturing groups work in regex?
|
|
5
|
139
|
May 13, 2023
|
Q | Using Regex and eachmatch() to extract substrings
|
|
1
|
59
|
April 5, 2023
|
Verify if a daily file has been created
|
|
6
|
232
|
March 12, 2023
|
Replace lines of file A using advanced regex and write to file B
|
|
15
|
305
|
February 10, 2023
|
How to improve a Generator to be more memory efficient when it is collected?
|
|
21
|
569
|
January 23, 2023
|
Questions about string
|
|
21
|
561
|
January 16, 2023
|
Feature request: How about pattern matching of `Base.Filesystem.readdir`?
|
|
7
|
359
|
December 20, 2022
|
Convert string in text file into int
|
|
3
|
309
|
November 2, 2022
|
Extracting a float from a string
|
|
31
|
2210
|
October 24, 2022
|
How to remove RegexMatch() in output
|
|
1
|
133
|
October 23, 2022
|
Replacing brackets in a string
|
|
3
|
440
|
August 8, 2022
|
Strange regex error (bug?)
|
|
3
|
208
|
July 25, 2022
|
Does Julia use original PCRE or PCRE2?
|
|
1
|
305
|
July 14, 2022
|
convert(Regex, ::DateFormat)?
|
|
1
|
191
|
May 1, 2022
|
Filter dataframe with regular expression
|
|
7
|
1204
|
March 1, 2022
|
Use regex replacement strings
|
|
8
|
1394
|
February 19, 2022
|
Perform multiple replacements on a string in a single pass
|
|
19
|
5690
|
January 18, 2022
|
Why no do-blocks for regex matching
|
|
8
|
736
|
January 13, 2022
|
RegexMatch to NamedTuple?
|
|
2
|
717
|
December 31, 2021
|
Useful Regex's for Julia code bases
|
|
0
|
523
|
May 16, 2019
|
Issues with Regex support in Julia (threading, handling of abstract strings)
|
|
0
|
561
|
April 25, 2018
|
What is the correct way to regex route parameters in Genie.jl?
|
|
0
|
284
|
September 12, 2021
|
Transducer Filtering with Regex?
|
|
0
|
265
|
December 27, 2020
|
Remove unmatched parts via regular expression
|
|
6
|
649
|
December 31, 2021
|
Problem with regex example in docs
|
|
3
|
422
|
December 6, 2021
|
How to return the line that contains specific information from a file?
|
|
7
|
701
|
November 3, 2021
|
Regex matching when string has non-ascii unicode
|
|
3
|
1160
|
October 26, 2021
|
Is there a way to keep the delimiter in split function, as a separate element?
|
|
2
|
1196
|
December 17, 2020
|
Split rsplit and Regex
|
|
1
|
412
|
September 1, 2021
|
Creating a Table from Regex
|
|
1
|
483
|
June 19, 2021
|