Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match_data.c136 pcre2_get_ovector_count(pcre2_match_data *match_data) in pcre2_get_ovector_count() function
H A Dpcre2.h689 pcre2_get_ovector_count(pcre2_match_data *); \
854 #define pcre2_get_ovector_count PCRE2_SUFFIX(pcre2_get_ovector_count_) macro
H A Dpcre2_substitute.c306 ovector_count = pcre2_get_ovector_count(match_data); in pcre2_substitute()

Completed in 12 milliseconds