Home
last modified time | relevance | path

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

/external/rust/crates/unicode-segmentation/src/
Dsentence.rs31 ClosePlus, enumerator
59 (StatePart::ClosePlus, SentenceCat::SC_Close) => parts, in next()
71 SentenceCat::SC_Close => StatePart::ClosePlus, in next()
105 if parts[idx] == StatePart::ClosePlus { in match_sb8()
136 if parts[idx] == StatePart::ClosePlus { in match_sb8a()
146 let idx = if parts[3] == StatePart::ClosePlus { in match_sb9()
166 if parts[idx] == StatePart::ClosePlus { in match_sb11()