Searched defs:CodePoints (Results 1 – 3 of 3) sorted by relevance
12 pub(in super::super) struct CodePoints<I> struct21 impl<I> CodePoints<I> argument63 impl<I> FusedIterator for CodePoints<I> where implementation68 impl<I> Iterator for CodePoints<I> implementation
8 public final class CodePoints { class22 public CodePoints(CharSequence s) { in CodePoints() method in CodePoints
44 unsigned CodePoints = 0; in getCodePointCountUTF8() local