Home | History | Annotate | Download | only in regexp

Lines Matching refs:kLeadSurrogateStart

1922     if (from <= kTrailSurrogateEnd && to >= kLeadSurrogateStart) return true;