Home
last modified time | relevance | path

Searched defs:end_subject (Results 1 - 5 of 5) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_extuni.c60 extuni(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, PCRE2_SPTR end_subject, BOOL utf, int *xcount) extuni() argument
92 extuni(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, PCRE2_SPTR end_subject, BOOL utf, int *xcount) extuni() argument
H A Dpcre2_dfa_match.c546 PCRE2_SPTR end_subject = mb->end_subject; in internal_dfa_match() local
3307 PCRE2_SPTR end_subject; pcre2_dfa_match() local
[all...]
H A Dpcre2_match.c6337 PCRE2_SPTR end_subject; pcre2_match() local
[all...]
H A Dpcre2_intmodedep.h881 PCRE2_SPTR end_subject; /* End of the subject string */ member
909 PCRE2_SPTR end_subject; /* End of subject string */ member
H A Dpcre2_jit_compile.c8526 PCRE2_SPTR end_subject = args->end; in do_extuni_utf() local
8594 PCRE2_SPTR end_subject = args->end; in do_extuni_utf_invalid() local
8659 PCRE2_SPTR end_subject = args->end; in do_extuni_no_utf() local

Completed in 22 milliseconds