Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PCRE2 discussion list
Conversations
About
PCRE2 discussion list
Contact owners and managers
1–30 of 56
Mark all as read
Report group
0 selected
David Wahlstedt
, …
Zoltan Herczeg
5
Oct 4
Substring scan assertion with pcre2test fails
Hi, scan substing is a completely new feature which will be available in the next release. You can
unread,
Substring scan assertion with pcre2test fails
Hi, scan substing is a completely new feature which will be available in the next release. You can
Oct 4
David Wahlstedt
,
Philip Hazel
5
Sep 27
Option ^ can't be put with hyphen, not documented?
Many thanks, then I understand! I didn't get that ^ must be first. Best, David fredag 27
unread,
Option ^ can't be put with hyphen, not documented?
Many thanks, then I understand! I didn't get that ^ must be first. Best, David fredag 27
Sep 27
Michael Tang
, …
Lukas Javorsky
6
Sep 24
Microsoft Excel and PCRE2
Thank you for the information. Also, thank you for all your (and other contributors') work on
unread,
Microsoft Excel and PCRE2
Thank you for the information. Also, thank you for all your (and other contributors') work on
Sep 24
Zoltan Herczeg
Sep 24
To EBCDIC platform developers
Dear EBCDIC platform developers, a lot of improvements has been landed for character classes support
unread,
To EBCDIC platform developers
Dear EBCDIC platform developers, a lot of improvements has been landed for character classes support
Sep 24
David Wahlstedt
,
Philip Hazel
2
Sep 16
Anchored expression matches but unanchored doesn't - why?
Those are not the just same patterns with and without ^ anchoring anchoring. The first pattern also
unread,
Anchored expression matches but unanchored doesn't - why?
Those are not the just same patterns with and without ^ anchoring anchoring. The first pattern also
Sep 16
David Wahlstedt
, …
Philip Hazel
14
Sep 13
Octal or backreference, scope rules?
This means that regex101.com handles the ()()()()()()()()()()()()()()()()()()()()()()()()()()(?|()|(a
unread,
Octal or backreference, scope rules?
This means that regex101.com handles the ()()()()()()()()()()()()()()()()()()()()()()()()()()(?|()|(a
Sep 13
David Wahlstedt
,
Philip Hazel
10
Aug 12
Quantification after \Q ... \E
The script called perltest.sh that is part of PCRE2 takes the same input as pcre2test, with some
unread,
Quantification after \Q ... \E
The script called perltest.sh that is part of PCRE2 takes the same input as pcre2test, with some
Aug 12
Alex Dowad
,
David Wahlstedt
2
Aug 10
Real-life examples of very large PCRE2 patterns?
I would also appreciate examples! I have written a PCRE2 parser (not matching, just parsing) in
unread,
Real-life examples of very large PCRE2 patterns?
I would also appreciate examples! I have written a PCRE2 parser (not matching, just parsing) in
Aug 10
David Wahlstedt
,
Philip Hazel
6
Aug 5
Name syntax for backtracking control?
No, '/' is just like any other character in the name. In your example that failed, you used /
unread,
Name syntax for backtracking control?
No, '/' is just like any other character in the name. In your example that failed, you used /
Aug 5
David Wahlstedt
,
Philip Hazel
3
Aug 3
(*UTF8) option valid or not?
Thanks for the explanation! Then I will support them in my application, for compatibility. David
unread,
(*UTF8) option valid or not?
Thanks for the explanation! Then I will support them in my application, for compatibility. David
Aug 3
David Wahlstedt
,
Philip Hazel
4
Aug 2
Hyphens never adjacent to char type in char class?
I was wrong. The expression `[ --\W]` is valid, and has a hyphen adjacent to a character type. Indeed
unread,
Hyphens never adjacent to char type in char class?
I was wrong. The expression `[ --\W]` is valid, and has a hyphen adjacent to a character type. Indeed
Aug 2
Ze'ev Atlas
,
Philip Hazel
2
Jul 12
Documentation for pcre2_script_run
That module contains code for checking a "script run", which is documented in doc/
unread,
Documentation for pcre2_script_run
That module contains code for checking a "script run", which is documented in doc/
Jul 12
Ze'ev Atlas
,
Carlo Arenas
2
Jul 8
New function in 10.44
On Sunday, July 7, 2024 at 9:22:56 PM UTC-5 Ze'ev Atlas wrote: ...There is one new function, to
unread,
New function in 10.44
On Sunday, July 7, 2024 at 9:22:56 PM UTC-5 Ze'ev Atlas wrote: ...There is one new function, to
Jul 8
Alexey Pelykh
,
Philip Hazel
3
Jul 2
mac-aarch64: PCRE2_INFO_JITSIZE > 0 while CONFIG_JIT = 0?
Well, I should be ashamed of myself - there surely was a mistake in my code, yet even more dumber:
unread,
mac-aarch64: PCRE2_INFO_JITSIZE > 0 while CONFIG_JIT = 0?
Well, I should be ashamed of myself - there surely was a mistake in my code, yet even more dumber:
Jul 2
Ze'ev Atlas
Jun 30
The strangest error ever
Hi all Hi all After we'd resolved the issue with PCRE2_EXPORT, I went trough compiling all pieces
unread,
The strangest error ever
Hi all Hi all After we'd resolved the issue with PCRE2_EXPORT, I went trough compiling all pieces
Jun 30
Ze'ev Atlas
, …
Carlo Arenas
8
Jun 28
Strange compile error on z/OS
On Fri, Jun 28, 2024 at 12:27 AM Ze'ev Atlas <zat...@yahoo.com> wrote: > Could you
unread,
Strange compile error on z/OS
On Fri, Jun 28, 2024 at 12:27 AM Ze'ev Atlas <zat...@yahoo.com> wrote: > Could you
Jun 28
fastboot eraselk
,
Philip Hazel
2
Jun 27
Please give some more context. Which OS? Which release of PCRE2? How did you configure PCRE2? Philip
unread,
Please give some more context. Which OS? Which release of PCRE2? How did you configure PCRE2? Philip
Jun 27
Alexey Pelykh
Jun 21
PCRE for Java
G'day to all, I wanted to share that I've recently started working on a small project I'
unread,
PCRE for Java
G'day to all, I wanted to share that I've recently started working on a small project I'
Jun 21
Philip Hazel
, …
Ze'ev Atlas
6
Jun 18
PCRE2 10.44 release
EITHER: Copy the *text* of the link into your brower instead of clicking on it. OR: Go to github.com/
unread,
PCRE2 10.44 release
EITHER: Copy the *text* of the link into your brower instead of clicking on it. OR: Go to github.com/
Jun 18
Philip Hazel
Jun 12
Long-term maintenance of PCRE2
I am posting this message on pcre...@googlegroups.com and also as an issue on the PCRE2Project on
unread,
Long-term maintenance of PCRE2
I am posting this message on pcre...@googlegroups.com and also as an issue on the PCRE2Project on
Jun 12
Ze'ev Atlas
,
Philip Hazel
2
Apr 1
Slightchanges in the API
I can't remember the precise details of this, but I do not think recompilation is necessary. The
unread,
Slightchanges in the API
I can't remember the precise details of this, but I do not think recompilation is necessary. The
Apr 1
Ze'ev Atlas
2
Mar 31
Did we ever have those options
Ignore that please, it was a typo Ze'ev Atlas 201-801-0378 201-805-0286 (cell) On Sunday, March
unread,
Did we ever have those options
Ignore that please, it was a typo Ze'ev Atlas 201-801-0378 201-805-0286 (cell) On Sunday, March
Mar 31
Philip Hazel
Feb 22
Re: [pcre2-dev] request contact for vulnerability report
PCRE2 is currently maintained by a very small, informal group of people. There is no specific
unread,
Re: [pcre2-dev] request contact for vulnerability report
PCRE2 is currently maintained by a very small, informal group of people. There is no specific
Feb 22
JEON Se-Ok
Feb 22
Inquiry on Security Contact and Vulnerability Management Process
Hello, I'm reaching out to inquire about the security contact information for discussing a
unread,
Inquiry on Security Contact and Vulnerability Management Process
Hello, I'm reaching out to inquire about the security contact information for discussing a
Feb 22
Philip Hazel
,
Giuseppe D'Angelo
3
Feb 19
Release of 10.43
Yes, that must be a documentation bug. Thanks for noticing. I will fix it (for the future). I noticed
unread,
Release of 10.43
Yes, that must be a documentation bug. Thanks for noticing. I will fix it (for the future). I noticed
Feb 19
Philip Hazel
,
Ze'ev Atlas
4
Jan 28
Release Candidate for 10.43
Thank you ZA Sent from Yahoo Mail on Android On Sun, Jan 28, 2024 at 3:27 AM, Philip Hazel <philip
unread,
Release Candidate for 10.43
Thank you ZA Sent from Yahoo Mail on Android On Sun, Jan 28, 2024 at 3:27 AM, Philip Hazel <philip
Jan 28
Felipe Gasper
, …
Giuseppe D'Angelo
5
12/15/23
QuoteMeta in PCRE2?
On Fri, 15 Dec 2023 at 04:24, 'Ze'ev Atlas' via PCRE2 discussion list <pcre2-dev@
unread,
QuoteMeta in PCRE2?
On Fri, 15 Dec 2023 at 04:24, 'Ze'ev Atlas' via PCRE2 discussion list <pcre2-dev@
12/15/23
Chet Murthy
2/8/23
Detecting capture groups that *must* match for the entire regexp to match
Hello, I wonder if there's any entrypoints buried someplace in PCRE, that would allow to detect
unread,
Detecting capture groups that *must* match for the entire regexp to match
Hello, I wonder if there's any entrypoints buried someplace in PCRE, that would allow to detect
2/8/23
Thomas Tempelmann
, …
Jeffrey Walton
10
1/11/23
Crashes in pcre2_match_16 with binary data
On Wed, Jan 11, 2023 at 10:04 AM Thomas Tempelmann <tempe...@gmail.com> wrote: > >
unread,
Crashes in pcre2_match_16 with binary data
On Wed, Jan 11, 2023 at 10:04 AM Thomas Tempelmann <tempe...@gmail.com> wrote: > >
1/11/23
Ze'ev Atlas
,
Philip Hazel
7
12/30/22
new line in EBCDIC
The Windows version behaves exactly as the Linux version. I get exactly the same results in Windows
unread,
new line in EBCDIC
The Windows version behaves exactly as the Linux version. I get exactly the same results in Windows
12/30/22