Searched refs:ovector_count (Results 1 – 1 of 1) sorted by relevance
229 uint32_t ovector_count; in pcre2_substitute() local321 ovector_count = pcre2_get_ovector_count(match_data); in pcre2_substitute()486 if (rc == 0) rc = ovector_count; in pcre2_substitute()702 if (ng < ovector_count) in pcre2_substitute()
Completed in 7 milliseconds