Diff for /embedaddon/pcre/doc/pcre_utf32_to_host_byte_order.3 between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2013/07/22 08:25:56 version 1.1.1.2, 2014/06/15 19:46:04
Line 6  PCRE - Perl-compatible regular expressions Line 6  PCRE - Perl-compatible regular expressions
 .sp  .sp
 .B #include <pcre.h>  .B #include <pcre.h>
 .PP  .PP
.SM.nf
 .B int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *\fIoutput\fP,  .B int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *\fIoutput\fP,
.ti +5n.B "     PCRE_SPTR32 \fIinput\fP, int \fIlength\fP, int *\fIhost_byte_order\fP,"
.B PCRE_SPTR32 \fIinput\fP, int \fIlength\fP, int *\fIhost_byte_order\fP,.B "     int \fIkeep_boms\fP);"
.ti +5n.fi
.B int \fIkeep_boms\fP); 
 .  .
 .  .
 .SH DESCRIPTION  .SH DESCRIPTION

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>