Home
last modified time | relevance | path

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

/external/pcre/src/
Dpcre2_match_data.c119 pcre2_get_mark(pcre2_match_data *match_data) in pcre2_get_mark() function
Dpcre2.h697 pcre2_get_mark(pcre2_match_data *); \
865 #define pcre2_get_mark PCRE2_SUFFIX(pcre2_get_mark_) macro
Dpcre2_substitute.c663 PCRE2_SPTR mark = pcre2_get_mark(match_data); in pcre2_substitute()
Dpcre2.h.in699 pcre2_get_mark(pcre2_match_data *); \
867 #define pcre2_get_mark PCRE2_SUFFIX(pcre2_get_mark_) macro
Dpcre2.h.generic699 pcre2_get_mark(pcre2_match_data *); \
867 #define pcre2_get_mark PCRE2_SUFFIX(pcre2_get_mark_)
/external/pcre/
DMakefile.am48 doc/html/pcre2_get_mark.html \
147 doc/pcre2_get_mark.3 \
/external/pcre/doc/
Dpcre2.txt238 PCRE2_SPTR pcre2_get_mark(pcre2_match_data *match_data);
3066 PCRE2_SPTR pcre2_get_mark(pcre2_match_data *match_data);
3077 The function pcre2_get_mark() can be called to access this name, which