Home
last modified time | relevance | path

Searched refs:pcre_refcount (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_refcount.c73 pcre_refcount(pcre *argument_re, int adjust) in pcre_refcount() function
H A Dpcre.h609 PCRE_EXP_DECL int pcre_refcount(pcre *, int);
H A DChangeLog3258 7. Added the pcre_refcount() auxiliary function.
/PHP-5.3/ext/pcre/
H A Dconfig.w326 …get.c pcre_globals.c pcre_maketables.c pcre_newline.c pcre_ord2utf8.c pcre_refcount.c pcre_study.c…
H A Dconfig0.m459 pcrelib/pcre_ord2utf8.c pcrelib/pcre_refcount.c pcrelib/pcre_study.c \
/PHP-5.3/main/
H A Dphp_compat.h49 #define pcre_refcount php_pcre_refcount macro
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1624 int pcre_refcount(pcre *code, int adjust);
1753 The function pcre_refcount() maintains a reference count in a data
2906 int pcre_refcount(pcre *code, int adjust);
2908 The pcre_refcount() function is used to maintain a reference count in

Completed in 50 milliseconds