Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match_data.c112 pcre2_get_mark(pcre2_match_data *match_data) in pcre2_get_mark() function
Dpcre2_substitute.c641 PCRE2_SPTR mark = pcre2_get_mark(match_data); in pcre2_substitute()
Dpcre2.h.generic685 pcre2_get_mark(pcre2_match_data *); \
851 #define pcre2_get_mark PCRE2_SUFFIX(pcre2_get_mark_)
Dpcre2.h.in685 pcre2_get_mark(pcre2_match_data *); \
851 #define pcre2_get_mark PCRE2_SUFFIX(pcre2_get_mark_) macro
/external/pcre/dist2/
DMakefile.am48 doc/html/pcre2_get_mark.html \
144 doc/pcre2_get_mark.3 \
DMakefile.in989 doc/html/pcre2_get_mark.html \
1085 doc/pcre2_get_mark.3 \
/external/pcre/dist2/doc/
Dpcre2.txt229 PCRE2_SPTR pcre2_get_mark(pcre2_match_data *match_data);
2889 PCRE2_SPTR pcre2_get_mark(pcre2_match_data *match_data);
2900 The function pcre2_get_mark() can be called to access this name, which