--- embedaddon/pcre/doc/html/pcre_utf32_to_host_byte_order.html 2013/07/22 08:25:57 1.1.1.1 +++ embedaddon/pcre/doc/html/pcre_utf32_to_host_byte_order.html 2014/06/15 19:46:05 1.1.1.2 @@ -20,8 +20,8 @@ SYNOPSIS

int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *output, -PCRE_SPTR32 input, int length, int *host_byte_order, -int keep_boms); + PCRE_SPTR32 input, int length, int *host_byte_order, + int keep_boms);


DESCRIPTION