Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2_match_data.c167 pcre2_get_match_data_size(pcre2_match_data *match_data) in pcre2_get_match_data_size() function
H A Dpcre2.h699 pcre2_get_match_data_size(pcre2_match_data *); \
867 #define pcre2_get_match_data_size PCRE2_SUFFIX(pcre2_get_match_data_size_) macro
H A Dpcre2.h.generic701 pcre2_get_match_data_size(pcre2_match_data *); \
869 #define pcre2_get_match_data_size PCRE2_SUFFIX(pcre2_get_match_data_size_)
H A Dpcre2.h.in701 pcre2_get_match_data_size(pcre2_match_data *); \
869 #define pcre2_get_match_data_size PCRE2_SUFFIX(pcre2_get_match_data_size_) macro
/aosp_15_r20/external/pcre/
H A DMakefile.am50 doc/html/pcre2_get_match_data_size.html \
149 doc/pcre2_get_match_data_size.3 \
H A DNEWS195 3. Added two new functions: pcre2_get_match_data_size() and
H A DMakefile.in1076 doc/html/pcre2_get_match_data_size.html \
1174 doc/pcre2_get_match_data_size.3 \
H A DChangeLog983 19. Implemented pcre2_get_match_data_size().
/aosp_15_r20/external/pcre/doc/
H A Dpcre2.txt240 PCRE2_SIZE pcre2_get_match_data_size(pcre2_match_data *match_data);
2642 PCRE2_SIZE pcre2_get_match_data_size(pcre2_match_data *match_data);
2648 it contains. The function pcre2_get_match_data_size() returns the size,