Searched refs:extuni (Results 1 – 7 of 7) sorted by relevance
/third_party/pcre2/pcre2/testdata/ |
D | testoutput22-32 | 29 extuni 30 extuni+ 40 extuni 41 extuni+
|
D | testoutput22-16 | 29 extuni 30 extuni+ 40 extuni 41 extuni+
|
D | testoutput22-8 | 29 extuni 30 extuni+ 40 extuni 41 extuni+
|
D | testoutput5 | 3798 extuni 3800 extuni 3802 extuni 3804 extuni 3806 extuni 3808 extuni 3810 extuni 3812 extuni 3814 extuni 3816 extuni [all …]
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_extuni.c | 60 PRIV(extuni)(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, in PRIV() argument 92 PRIV(extuni)(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, in PRIV() argument
|
D | pcre2_dfa_match.c | 1563 (void)PRIV(extuni)(c, ptr + clen, mb->start_subject, end_subject, utf, in internal_dfa_match() 1828 (void)PRIV(extuni)(c, ptr + clen, mb->start_subject, end_subject, utf, in internal_dfa_match() 2104 nptr = PRIV(extuni)(c, ptr + clen, mb->start_subject, end_subject, utf, in internal_dfa_match() 2283 PCRE2_SPTR nptr = PRIV(extuni)(c, ptr + clen, mb->start_subject, in internal_dfa_match()
|
D | pcre2_match.c | 2567 Feptr = PRIV(extuni)(fc, Feptr, mb->start_subject, mb->end_subject, utf, in match() 2920 Feptr = PRIV(extuni)(fc, Feptr, mb->start_subject, in match() 3742 Feptr = PRIV(extuni)(fc, Feptr, mb->start_subject, mb->end_subject, in match() 4323 Feptr = PRIV(extuni)(fc, Feptr, mb->start_subject, mb->end_subject, in match()
|