Diff for /embedaddon/pcre/doc/pcre_utf16_to_host_byte_order.3 between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2013/07/22 08:25:56 version 1.1.1.3, 2014/06/15 19:46:05
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 pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *\fIoutput\fP,  .B int pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *\fIoutput\fP,
.ti +5n.B "     PCRE_SPTR16 \fIinput\fP, int \fIlength\fP, int *\fIhost_byte_order\fP,"
.B PCRE_SPTR16 \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.2  
changed lines
  Added in v.1.1.1.3


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