Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
PCRE_REFCOUNT(3) | Library Functions Manual | PCRE_REFCOUNT(3) |
NAME
PCRE - Perl-compatible regular expressionsSYNOPSIS
#include <pcre.h>DESCRIPTION
This function is used to maintain a reference count inside a data block that contains a compiled pattern. Its arguments are:code Compiled regular expression
adjust Adjustment to reference value
24 June 2012 | PCRE 8.30 |