--- embedaddon/pcre/doc/html/pcrecpp.html 2012/10/09 09:19:18 1.1.1.3 +++ embedaddon/pcre/doc/html/pcrecpp.html 2013/07/22 08:25:57 1.1.1.4 @@ -36,7 +36,7 @@ The C++ wrapper for PCRE was provided by Google Inc. S functionality was added by Giuseppe Maxia. This brief man page was constructed from the notes in the pcrecpp.h file, which should be consulted for further details. Note that the C++ wrapper supports only the original 8-bit -PCRE library. There is no 16-bit support at present. +PCRE library. There is no 16-bit or 32-bit support at present.


MATCHING INTERFACE