Home
last modified time | relevance | path

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

/external/rust/crates/bstr/src/unicode/
Dgrapheme.rs34 pub struct Graphemes<'a> { struct
38 impl<'a> Graphemes<'a> { impl
39 pub(crate) fn new(bs: &'a [u8]) -> Graphemes<'a> { in new()
40 Graphemes { bs } in new()
68 impl<'a> Iterator for Graphemes<'a> { implementation
82 impl<'a> DoubleEndedIterator for Graphemes<'a> { implementation
294 let got: Vec<String> = Graphemes::new(given.as_bytes()) in forward_ucd()
317 let mut got: Vec<String> = Graphemes::new(given.as_bytes()) in reverse_ucd()
340 let got = Graphemes::new(input.as_bytes()).collect::<String>(); in forward_lossy()
350 Graphemes::new(input.as_bytes()).rev().collect::<String>(); in reverse_lossy()
Dmod.rs2 grapheme::{decode_grapheme, GraphemeIndices, Graphemes},
/external/rust/crates/unicode-segmentation/src/
Dlib.rs68 pub use grapheme::{GraphemeIndices, Graphemes};
112 fn graphemes<'a>(&'a self, is_extended: bool) -> Graphemes<'a>; in graphemes()
264 fn graphemes(&self, is_extended: bool) -> Graphemes { in graphemes() argument
Dgrapheme.rs25 iter: Graphemes<'a>,
81 pub struct Graphemes<'a> { struct
87 impl<'a> Graphemes<'a> { argument
106 impl<'a> Iterator for Graphemes<'a> { implementation
126 impl<'a> DoubleEndedIterator for Graphemes<'a> { implementation
143 pub fn new_graphemes<'b>(s: &'b str, is_extended: bool) -> Graphemes<'b> { in new_graphemes()
145 Graphemes { in new_graphemes()
/external/rust/crates/bstr/src/
Dlib.rs427 GraphemeIndices, Graphemes, SentenceIndices, Sentences, WordIndices,
Dext_slice.rs17 whitespace_len_fwd, whitespace_len_rev, GraphemeIndices, Graphemes,
1899 fn graphemes(&self) -> Graphemes<'_> { in graphemes()
1900 Graphemes::new(self.as_bytes()) in graphemes()
/external/harfbuzz_ng/perf/texts/
Den-words.txt4574 Graphemes