Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match_data.c79 pcre2_match_data_create_from_pattern(const pcre2_code *code, in pcre2_match_data_create_from_pattern() function
Dpcre2demo.c171 match_data = pcre2_match_data_create_from_pattern(re, NULL); in main()
Dpcre2_substitute.c284 pcre2_match_data_create_from_pattern(code, gcontext); in pcre2_substitute()
Dpcre2.h.generic674 *pcre2_match_data_create_from_pattern(const pcre2_code *, \
869 #define pcre2_match_data_create_from_pattern PCRE2_SUFFIX(pcre2_match_data_create_from_pattern_)
Dpcre2.h.in674 *pcre2_match_data_create_from_pattern(const pcre2_code *, \
869 #define pcre2_match_data_create_from_pattern PCRE2_SUFFIX(pcre2_match_data_create_from_pattern_) macro
/external/selinux/libselinux/src/
Dregex.c88 pcre2_match_data_create_from_pattern((*regex)->regex, NULL); in regex_prepare_data()
142 pcre2_match_data_create_from_pattern((*regex)->regex, NULL); in regex_load_mmap()
/external/pcre/dist2/
DMakefile.am66 doc/html/pcre2_match_data_create_from_pattern.html \
162 doc/pcre2_match_data_create_from_pattern.3 \
DMakefile.in1007 doc/html/pcre2_match_data_create_from_pattern.html \
1103 doc/pcre2_match_data_create_from_pattern.3 \
/external/pcre/dist2/doc/
Dpcre2.txt210 pcre2_match_data *pcre2_match_data_create_from_pattern(
2458 pcre2_match_data *pcre2_match_data_create_from_pattern(
2486 For pcre2_match_data_create_from_pattern(), the first argument is a