Searched refs:PCRE2_MATCH (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1056 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 1508 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 1787 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 1882 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 1977 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \ macro 5096 PCRE2_MATCH(capcount, compiled_code, pp, ulen, dat_datctl.offset, in check_match_limit() 6327 PCRE2_MATCH(capcount, compiled_code, pp, ulen, in process_data() 6390 PCRE2_MATCH(capcount, compiled_code, pp, ulen, dat_datctl.offset, in process_data()
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 2261 HOW PCRE2_MATCH() RETURNS A STRING AND CAPTURED SUBSTRINGS
|