Home
last modified time | relevance | path

Searched refs:PCRE_INFO_CAPTURECOUNT (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_fullinfo.c127 case PCRE_INFO_CAPTURECOUNT: in pcre_fullinfo()
H A Dpcreposix.c295 (void)pcre_fullinfo((const pcre *)preg->re_pcre, NULL, PCRE_INFO_CAPTURECOUNT, in regcomp()
H A Dpcre.h259 #define PCRE_INFO_CAPTURECOUNT 2 macro
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c565 rc = pcre_fullinfo(re, extra, PCRE_INFO_CAPTURECOUNT, &new_entry.capture_count); in pcre_get_compiled_regex_cache()
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt2733 PCRE_INFO_CAPTURECOUNT

Completed in 49 milliseconds