Home
last modified time | relevance | path

Searched refs:extuni (Results 1 – 7 of 7) sorted by relevance

/third_party/pcre2/pcre2/testdata/
Dtestoutput22-3229 extuni
30 extuni+
40 extuni
41 extuni+
Dtestoutput22-1629 extuni
30 extuni+
40 extuni
41 extuni+
Dtestoutput22-829 extuni
30 extuni+
40 extuni
41 extuni+
Dtestoutput53798 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/
Dpcre2_extuni.c60 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
Dpcre2_dfa_match.c1563 (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()
Dpcre2_match.c2567 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()