Searched refs:pcre_refcount (Results 1 – 7 of 7) sorted by relevance
71 pcre_refcount(pcre *argument_re, int adjust) in pcre_refcount() function
630 PCRE_EXP_DECL int pcre_refcount(pcre *, int);
4195 7. Added the pcre_refcount() auxiliary function.
6 …get.c pcre_globals.c pcre_maketables.c pcre_newline.c pcre_ord2utf8.c pcre_refcount.c pcre_study.c…
59 pcrelib/pcre_ord2utf8.c pcrelib/pcre_refcount.c pcrelib/pcre_study.c \
49 #define pcre_refcount php_pcre_refcount macro
1668 int pcre_refcount(pcre *code, int adjust);1798 The function pcre_refcount() maintains a reference count in a data3041 int pcre_refcount(pcre *code, int adjust);3043 The pcre_refcount() function is used to maintain a reference count in
Completed in 80 milliseconds