#include "pcre_internal.h"Go to the source code of this file.
Functions | |
| PCRE_EXP_DEFN int PCRE_CALL_CONVENTION | pcre_refcount (pcre *argument_re, int adjust) |
| PCRE_EXP_DEFN int PCRE_CALL_CONVENTION pcre_refcount | ( | pcre * | argument_re, | |
| int | adjust | |||
| ) |
Definition at line 72 of file pcre_refcount.c.
References NULL, PCRE_ERROR_NULL, and real_pcre::ref_count.
1.5.1