--- embedaddon/pcre/doc/index.html.src 2012/02/21 23:05:51 1.1.1.1 +++ embedaddon/pcre/doc/index.html.src 2012/10/09 09:19:17 1.1.1.3 @@ -18,6 +18,9 @@ The HTML documentation for PCRE comprises the followin
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.
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 |