]> git.kaiwu.me - njs.git/commit
Introduced PCRE2 RegExp backend.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 11 Nov 2021 14:27:15 +0000 (14:27 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 11 Nov 2021 14:27:15 +0000 (14:27 +0000)
commita82142246c30da9ad3b7d67c0e7b3c18fa4c66fa
tree6651389590189cdc797bbc3a4403c48b56c21c12
parentee235811515fee1fe277ab42f7e29a1b69a76508
Introduced PCRE2 RegExp backend.
auto/options
auto/pcre
auto/sources
nginx/config.make
src/njs_pcre2.c [new file with mode: 0644]
src/njs_regex.h
src/test/njs_unit_test.c