Searched refs:pcre_refcount (Results 1 – 7 of 7) sorted by relevance
73 pcre_refcount(pcre *argument_re, int adjust) in pcre_refcount() function
609 PCRE_EXP_DECL int pcre_refcount(pcre *, int);
3258 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
1624 int pcre_refcount(pcre *code, int adjust);1753 The function pcre_refcount() maintains a reference count in a data2906 int pcre_refcount(pcre *code, int adjust);2908 The pcre_refcount() function is used to maintain a reference count in
Completed in 85 milliseconds