Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_substring.c90 return pcre2_substring_copy_bynumber(match_data, n, buffer, sizeptr); in pcre2_substring_copy_byname()
121 pcre2_substring_copy_bynumber(pcre2_match_data *match_data, in pcre2_substring_copy_bynumber() function
H A Dpcre2.h703 pcre2_substring_copy_bynumber(pcre2_match_data *, uint32_t, PCRE2_UCHAR *, \
894 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_) macro

Completed in 16 milliseconds