diff --git a/doc/html/pcre2jit.html b/doc/html/pcre2jit.html index 8eb86f282..d97d8003c 100644 --- a/doc/html/pcre2jit.html +++ b/doc/html/pcre2jit.html @@ -52,7 +52,7 @@
- ARM 32-bit (v5, v7, and Thumb2) + ARM 32-bit (v7, and Thumb2) ARM 64-bit IBM s390x 64 bit Intel x86 32-bit and 64-bit @@ -487,9 +487,9 @@pcre2jit man page
REVISION
-Last updated: 23 January 2023 +Last updated: 21 February 2024
-Copyright © 1997-2023 University of Cambridge. +Copyright © 1997-2024 University of Cambridge.
Return to the PCRE2 index page. diff --git a/doc/pcre2.txt b/doc/pcre2.txt index e1606471f..4c0095d8a 100644 --- a/doc/pcre2.txt +++ b/doc/pcre2.txt @@ -189,8 +189,8 @@ REVISION PCRE2 10.38 27 August 2021 PCRE2(3) ------------------------------------------------------------------------------ - - + + PCRE2API(3) Library Functions Manual PCRE2API(3) @@ -4004,8 +4004,8 @@ REVISION PCRE2 10.43 27 January 2024 PCRE2API(3) ------------------------------------------------------------------------------ - - + + PCRE2BUILD(3) Library Functions Manual PCRE2BUILD(3) @@ -4630,8 +4630,8 @@ REVISION PCRE2 10.43 24 November PCRE2BUILD(3) ------------------------------------------------------------------------------ - - + + PCRE2CALLOUT(3) Library Functions Manual PCRE2CALLOUT(3) @@ -5064,8 +5064,8 @@ REVISION PCRE2 10.43 19 January 2024 PCRE2CALLOUT(3) ------------------------------------------------------------------------------ - - + + PCRE2COMPAT(3) Library Functions Manual PCRE2COMPAT(3) @@ -5298,8 +5298,8 @@ REVISION PCRE2 10.43 30 November 2023 PCRE2COMPAT(3) ------------------------------------------------------------------------------ - - + + PCRE2JIT(3) Library Functions Manual PCRE2JIT(3) @@ -5333,7 +5333,7 @@ AVAILABILITY OF JIT SUPPORT built if you want to use JIT. The support is limited to the following hardware platforms: - ARM 32-bit (v5, v7, and Thumb2) + ARM 32-bit (v7, and Thumb2) ARM 64-bit IBM s390x 64 bit Intel x86 32-bit and 64-bit @@ -5739,14 +5739,14 @@ AUTHOR REVISION - Last updated: 23 January 2023 - Copyright (c) 1997-2023 University of Cambridge. + Last updated: 21 February 2024 + Copyright (c) 1997-2024 University of Cambridge. -PCRE2 10.43 23 January 2023 PCRE2JIT(3) +PCRE2 10.43 21 February 2024 PCRE2JIT(3) ------------------------------------------------------------------------------ - - + + PCRE2LIMITS(3) Library Functions Manual PCRE2LIMITS(3) @@ -5829,8 +5829,8 @@ REVISION PCRE2 10.43 1 August 2023 PCRE2LIMITS(3) ------------------------------------------------------------------------------ - - + + PCRE2MATCHING(3) Library Functions Manual PCRE2MATCHING(3) @@ -6058,8 +6058,8 @@ REVISION PCRE2 10.43 19 January 2024 PCRE2MATCHING(3) ------------------------------------------------------------------------------ - - + + PCRE2PARTIAL(3) Library Functions Manual PCRE2PARTIAL(3) @@ -6442,8 +6442,8 @@ REVISION PCRE2 10.34 04 September 2019 PCRE2PARTIAL(3) ------------------------------------------------------------------------------ - - + + PCRE2PATTERN(3) Library Functions Manual PCRE2PATTERN(3) @@ -10006,8 +10006,8 @@ REVISION PCRE2 10.43 19 January 2024 PCRE2PATTERN(3) ------------------------------------------------------------------------------ - - + + PCRE2PERFORM(3) Library Functions Manual PCRE2PERFORM(3) @@ -10262,8 +10262,8 @@ REVISION PCRE2 10.41 27 July 2022 PCRE2PERFORM(3) ------------------------------------------------------------------------------ - - + + PCRE2POSIX(3) Library Functions Manual PCRE2POSIX(3) @@ -10621,8 +10621,8 @@ REVISION PCRE2 10.43 19 January 2024 PCRE2POSIX(3) ------------------------------------------------------------------------------ - - + + PCRE2SAMPLE(3) Library Functions Manual PCRE2SAMPLE(3) @@ -10907,8 +10907,8 @@ REVISION PCRE2 10.32 27 June 2018 PCRE2SERIALIZE(3) ------------------------------------------------------------------------------ - - + + PCRE2SYNTAX(3) Library Functions Manual PCRE2SYNTAX(3) @@ -11494,8 +11494,8 @@ REVISION PCRE2 10.43 12 October 2023 PCRE2SYNTAX(3) ------------------------------------------------------------------------------ - - + + PCRE2UNICODE(3) Library Functions Manual PCRE2UNICODE(3) @@ -11960,5 +11960,5 @@ REVISION PCRE2 10.43 04 February 2023 PCRE2UNICODE(3) ------------------------------------------------------------------------------ - - + + diff --git a/doc/pcre2demo.3 b/doc/pcre2demo.3 index 73f26e7d2..e17f18667 100644 --- a/doc/pcre2demo.3 +++ b/doc/pcre2demo.3 @@ -1,4 +1,4 @@ -.TH PCRE2DEMO 3 "16 February 2024" "PCRE2 10.43-RC1" +.TH PCRE2DEMO 3 "21 February 2024" "PCRE2 10.43" .\"AUTOMATICALLY GENERATED BY PrepareRelease - do not EDIT! .SH NAME PCRE2DEMO - A demonstration C program for PCRE2 diff --git a/doc/pcre2jit.3 b/doc/pcre2jit.3 index 9b40ef519..8798089f4 100644 --- a/doc/pcre2jit.3 +++ b/doc/pcre2jit.3 @@ -1,4 +1,4 @@ -.TH PCRE2JIT 3 "23 January 2023" "PCRE2 10.43" +.TH PCRE2JIT 3 "21 February 2024" "PCRE2 10.43" .SH NAME PCRE2 - Perl-compatible regular expressions (revised API) .SH "PCRE2 JUST-IN-TIME COMPILER SUPPORT" @@ -27,7 +27,7 @@ JIT support is an optional feature of PCRE2. The "configure" option you want to use JIT. The support is limited to the following hardware platforms: .sp - ARM 32-bit (v5, v7, and Thumb2) + ARM 32-bit (v7, and Thumb2) ARM 64-bit IBM s390x 64 bit Intel x86 32-bit and 64-bit @@ -476,6 +476,6 @@ Cambridge, England. .rs .sp .nf -Last updated: 23 January 2023 -Copyright (c) 1997-2023 University of Cambridge. +Last updated: 21 February 2024 +Copyright (c) 1997-2024 University of Cambridge. .fi