--- embedaddon/pcre/doc/html/pcre_utf16_to_host_byte_order.html 2012/02/21 23:50:25 1.1 +++ embedaddon/pcre/doc/html/pcre_utf16_to_host_byte_order.html 2014/06/15 19:46:05 1.1.1.2 @@ -20,8 +20,8 @@ SYNOPSIS

int pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *output, -PCRE_SPTR16 input, int length, int *host_byte_order, -int keep_boms); + PCRE_SPTR16 input, int length, int *host_byte_order, + int keep_boms);


DESCRIPTION