--- embedaddon/pcre/doc/pcre_pattern_to_host_byte_order.3 2012/10/09 09:19:17 1.1.1.2 +++ embedaddon/pcre/doc/pcre_pattern_to_host_byte_order.3 2013/07/22 08:25:56 1.1.1.3 @@ -1,4 +1,4 @@ -.TH PCRE_PATTERN_TO_HOST_BYTE_ORDER 3 "21 January 2012" "PCRE 8.30" +.TH PCRE_PATTERN_TO_HOST_BYTE_ORDER 3 "24 June 2012" "PCRE 8.30" .SH NAME PCRE - Perl-compatible regular expressions .SH SYNOPSIS @@ -14,8 +14,11 @@ PCRE - Perl-compatible regular expressions .B int pcre16_pattern_to_host_byte_order(pcre16 *\fIcode\fP, .ti +5n .B pcre16_extra *\fIextra\fP, const unsigned char *\fItables\fP); +.PP +.B int pcre32_pattern_to_host_byte_order(pcre32 *\fIcode\fP, +.ti +5n +.B pcre32_extra *\fIextra\fP, const unsigned char *\fItables\fP); . -. .SH DESCRIPTION .rs .sp @@ -25,7 +28,7 @@ pattern that has been compiled on one host is transfer have different endianness. The arguments are: .sp \fIcode\fP A compiled regular expression - \fIextra\fP Points to an associated \fBpcre[16]_extra\fP structure, + \fIextra\fP Points to an associated \fBpcre[16|32]_extra\fP structure, or is NULL \fItables\fP Pointer to character tables, or NULL to set the built-in default