issues Search Results · repo:PCRE2Project/pcre2 language:C
Filter by
310 results
(96 ms)310 results
inPCRE2Project/pcre2 (press backspace or delete to remove)\K in lookbehind/lookahead should be always invalid as it affects the global capture group only, but
lookbehind/lookahead does not participate in global capture group matching.
repro: https://3v4l.org/W9s8q ...
mvorisek
- 5
- Opened 3 days ago
- #736
The Erlang regex support is based on PCRE2, and they have patched their copy of PCRE2 to allow matching to yield after a
fixed amount of work is done, and then resume it later. This enables them to keep ...
enhancement
NWilson
- 2
- Opened 12 days ago
- #730
version: 10.46-DEV
system: ubuntu 24.04
git last commit:
commit
[[c421b93](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)(HEAD- ...
YinChen001
- 1
- Opened 18 days ago
- #728
version: 10.46-DEV
system: ubuntu 24.04
git last commit:
commit
[[c421b93](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)(HEAD- ...
YinChen001
- Opened 18 days ago
- #727
version: 10.46-DEV
system: ubuntu 24.04
git last commit:
commit [c421b93](https://github.com/PCRE2Project/pcre2/commit/c421b939e7e1e7caf8a3de89b86f8e3fa83317e4)(HEAD-
master,origin/master,origin/HEAD) ...
YinChen001
- Opened 18 days ago
- #726
version: 10.46-DEV
system: ubuntu 24.04
git last commit:
commit c421b939e7e1e7caf8a3de89b86f8e3fa83317e4(HEAD- master,origin/master,origin/HEAD) Author:NicholasWilson
Date:MonFeb1712:34:132025+0000 ...
YinChen001
- 2
- Opened 18 days ago
- #725
I m only making this Issue as a TODO for whomever maintains the build.zig for this project. There is no insistence to
complete this by any timeframe, I was simply in the strange position of both beginning ...
qaptoR
- 3
- Opened 23 days ago
- #722
Commands I use to build pcre2 are as follows
OS
Ubuntu 20.04
Building
./configure --enable-debug make -j24
Runing gdb
gdb .libs/pcre2grep
gdb output logs
Reading symbols from .libs/pcre2grep... ...
question
hong-code
- 2
- Opened on Feb 20
- #704
In the page https://www.pcre.org/current/doc/html/pcre2api.html the word unachored should be unanchored .
rrthomas
- 2
- Opened on Feb 18
- #702

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.