--- embedaddon/pcre/doc/html/pcre_pattern_to_host_byte_order.html 2012/02/21 23:50:25 1.1.1.1 +++ embedaddon/pcre/doc/html/pcre_pattern_to_host_byte_order.html 2013/07/22 08:25:57 1.1.1.2 @@ -26,6 +26,10 @@ SYNOPSIS int pcre16_pattern_to_host_byte_order(pcre16 *code, pcre16_extra *extra, const unsigned char *tables);

+

+int pcre32_pattern_to_host_byte_order(pcre32 *code, +pcre32_extra *extra, const unsigned char *tables); +


DESCRIPTION
@@ -36,7 +40,7 @@ pattern that has been compiled on one host is transfer have different endianness. The arguments are:
   code         A compiled regular expression
-  extra        Points to an associated pcre[16]_extra structure,
+  extra        Points to an associated pcre[16|32]_extra structure,
                  or is NULL
   tables       Pointer to character tables, or NULL to
                  set the built-in default