Searched refs:par_char_indices (Results 1 – 3 of 3) sorted by relevance
36 let par_charind: Vec<_> = s.par_char_indices().collect(); in execute_strings()
88 fn par_char_indices(&self) -> CharIndices<'_> { in par_char_indices() method
234 iterators: `par_char_indices()`, `par_bytes()`, `par_encode_utf16()`,