Searched refs:PCRE2_INFO_NAMECOUNT (Results 1 – 3 of 3) sorted by relevance
93 case PCRE2_INFO_NAMECOUNT: in pcre2_pattern_info()228 case PCRE2_INFO_NAMECOUNT: in pcre2_pattern_info()
421 #define PCRE2_INFO_NAMECOUNT 17 macro
873 rc = pcre2_pattern_info(re, PCRE2_INFO_NAMECOUNT, &new_entry.name_count); in pcre_get_compiled_regex_cache_ex()
Completed in 18 milliseconds