Searched refs:pcre2_get_ovector_count (Results 1 – 3 of 3) sorted by relevance
130 pcre2_get_ovector_count(pcre2_match_data *match_data) in pcre2_get_ovector_count() function
677 pcre2_get_ovector_count(pcre2_match_data *); \839 #define pcre2_get_ovector_count PCRE2_SUFFIX(pcre2_get_ovector_count_) macro
265 ovector_count = pcre2_get_ovector_count(match_data); in pcre2_substitute()
Completed in 10 milliseconds