Home
last modified time | relevance | path

Searched refs:PCRE2_INFO_NAMECOUNT (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_pattern_info.c93 case PCRE2_INFO_NAMECOUNT: in pcre2_pattern_info()
228 case PCRE2_INFO_NAMECOUNT: in pcre2_pattern_info()
H A Dpcre2.h427 #define PCRE2_INFO_NAMECOUNT 17 macro
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c832 rc = pcre2_pattern_info(re, PCRE2_INFO_NAMECOUNT, &new_entry.name_count); in pcre_get_compiled_regex_cache_ex()

Completed in 25 milliseconds