--- embedaddon/pcre/doc/html/index.html 2012/02/21 23:05:52 1.1 +++ embedaddon/pcre/doc/html/index.html 2012/10/09 09:19:18 1.1.1.3 @@ -18,6 +18,9 @@ The HTML documentation for PCRE comprises the followin pcre   Introductory page +pcre16 +   Discussion of the 16-bit PCRE library + pcre-config   Information about the installation configuration @@ -79,12 +82,12 @@ The HTML documentation for PCRE comprises the followin   The pcretest command for testing PCRE pcreunicode -   Discussion of Unicode and UTF-8 support +   Discussion of Unicode and UTF-8/UTF-16 support

There are also individual pages that summarize the interface for each function -in the library: +in the library. There is a single page for each pair of 8-bit/16-bit functions.

@@ -151,11 +154,17 @@ in the library: + + + + + +
pcre_maketables   Build character tables in current locale
pcre_pattern_to_host_byte_order  Convert compiled pattern to host byte order if necessary
pcre_refcount   Maintain reference count in compiled pattern
pcre_study   Study a compiled pattern
pcre_utf16_to_host_byte_order  Convert UTF-16 string to host byte order if necessary
pcre_version   Return PCRE version and release date