Using Regex() function, how do I match the end of the string?
|
|
4
|
46
|
December 10, 2024
|
ERROR: LoadError: PCRE JIT error: no more memory
|
|
4
|
157
|
May 8, 2024
|
Replacing brackets in a string
|
|
7
|
1409
|
April 27, 2024
|
Case-insensitive prefix/suffix stripping
|
|
13
|
791
|
February 8, 2024
|
How to do readuntil(io, ::Regex)?
|
|
0
|
189
|
February 7, 2024
|
Replace lines of file A using advanced regex and write to file B
|
|
16
|
1344
|
January 10, 2024
|
Learning Regular Expressions in Julia
|
|
13
|
1444
|
September 10, 2023
|
RegexMatch to NamedTuple?
|
|
3
|
1105
|
August 20, 2023
|
Multiway string substitution
|
|
17
|
630
|
August 6, 2023
|
What is regex for the end of string in Julia?
|
|
7
|
515
|
July 29, 2023
|
What is regex for blank line in Julia?
|
|
3
|
923
|
July 29, 2023
|
Regex capture next line in text file
|
|
7
|
313
|
July 9, 2023
|
Non greedy regex match
|
|
4
|
336
|
July 6, 2023
|
Doesn't capturing groups within non capturing groups work in regex?
|
|
5
|
406
|
May 13, 2023
|
Q | Using Regex and eachmatch() to extract substrings
|
|
1
|
196
|
April 5, 2023
|
Verify if a daily file has been created
|
|
6
|
455
|
March 12, 2023
|
How to improve a Generator to be more memory efficient when it is collected?
|
|
21
|
941
|
January 23, 2023
|
Questions about string
|
|
21
|
993
|
January 16, 2023
|
Feature request: How about pattern matching of `Base.Filesystem.readdir`?
|
|
7
|
1164
|
December 20, 2022
|
Convert string in text file into int
|
|
3
|
876
|
November 2, 2022
|
Extracting a float from a string
|
|
31
|
3820
|
October 24, 2022
|
How to remove RegexMatch() in output
|
|
1
|
249
|
October 23, 2022
|
Strange regex error (bug?)
|
|
3
|
465
|
July 25, 2022
|
Does Julia use original PCRE or PCRE2?
|
|
1
|
593
|
July 14, 2022
|
convert(Regex, ::DateFormat)?
|
|
1
|
302
|
May 1, 2022
|
Filter dataframe with regular expression
|
|
7
|
2376
|
March 1, 2022
|
Use regex replacement strings
|
|
8
|
3331
|
February 19, 2022
|
Perform multiple replacements on a string in a single pass
|
|
19
|
8869
|
January 18, 2022
|
Why no do-blocks for regex matching
|
|
8
|
987
|
January 13, 2022
|
Useful Regex's for Julia code bases
|
|
0
|
678
|
May 16, 2019
|