Home | History | Annotate | Download | only in src

Lines Matching full:pcre2_match

1056 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \
1508 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \
1787 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \
1882 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \
1977 #define PCRE2_MATCH(a,b,c,d,e,f,g,h) \
5096 PCRE2_MATCH(capcount, compiled_code, pp, ulen, dat_datctl.offset,
5301 capcount return from pcre2_match()
5583 invalid input to pcre2_match(), you must use \x?? or \x{} sequences. */
6281 /* When matching is via pcre2_match(), we will detect the use of JIT via the
6327 PCRE2_MATCH(capcount, compiled_code, pp, ulen,
6390 PCRE2_MATCH(capcount, compiled_code, pp, ulen, dat_datctl.offset,
6649 prefer the longer newline sequence, as does the code in pcre2_match().