Home
last modified time | relevance | path

Searched refs:ovector_count (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c229 uint32_t ovector_count; in pcre2_substitute() local
306 ovector_count = pcre2_get_ovector_count(match_data); in pcre2_substitute()
464 if (rc == 0) rc = ovector_count; in pcre2_substitute()
680 if (ng < ovector_count) in pcre2_substitute()

Completed in 6 milliseconds