Searched refs:PCRE2_INFO_NAMEENTRYSIZE (Results 1 – 3 of 3) sorted by relevance
92 case PCRE2_INFO_NAMEENTRYSIZE: in pcre2_pattern_info()224 case PCRE2_INFO_NAMEENTRYSIZE: in pcre2_pattern_info()
424 #define PCRE2_INFO_NAMEENTRYSIZE 18 macro
562 rc2 = pcre2_pattern_info(pce->re, PCRE2_INFO_NAMEENTRYSIZE, &name_size); in make_subpats_table()
Completed in 23 milliseconds