Home
last modified time | relevance | path

Searched defs:split_sentence_bounds (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/unicode-segmentation/src/
Dlib.rs230 fn split_sentence_bounds(&self) -> USentenceBounds<'_>; in split_sentence_bounds() method
286 fn split_sentence_bounds(&self) -> USentenceBounds { in split_sentence_bounds() method