Searched refs:pcre_retval (Results 1 – 1 of 1) sorted by relevance
457 int pcre_retval = pcre2_pattern_info(re_partial_, PCRE2_INFO_CAPTURECOUNT, in NumberOfCapturingGroups() local459 assert(pcre_retval == 0); in NumberOfCapturingGroups()