Searched refs:PCRE2_MATCH (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1202 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 1722 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 2038 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 2145 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 2252 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 5953 PCRE2_MATCH(capcount, compiled_code, pp, ulen, dat_datctl.offset, in check_match_limit() 7433 PCRE2_MATCH(capcount, compiled_code, pp, arg_ulen, in process_data() 7517 PCRE2_MATCH(capcount, compiled_code, pp, arg_ulen, dat_datctl.offset, in process_data()
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 2700 HOW PCRE2_MATCH() RETURNS A STRING AND CAPTURED SUBSTRINGS
|