Searched refs:ovector_count (Results 1 – 1 of 1) sorted by relevance
224 uint32_t ovector_count; in pcre2_substitute() local261 ovector_count = pcre2_get_ovector_count(match_data); in pcre2_substitute()376 if (rc == 0) rc = ovector_count; in pcre2_substitute()581 if (ng < ovector_count) in pcre2_substitute()