Searched defs:iter_all (Results 1 – 4 of 4) sorted by relevance
64 …ptr<icu4x::TimeZoneAndCanonicalAndNormalizedIterator> icu4x::IanaParserExtended::iter_all() const { in iter_all() function in icu4x::IanaParserExtended
151 pub fn iter_all<'a>(&'a self) -> Box<TimeZoneAndCanonicalAndNormalizedIterator<'a>> { in iter_all() method
444 fn iter_all<F: FnMut(u8, S)>(&self, classes: &ByteClasses, mut f: F) { in iter_all() method
1535 def iter_all(self): member in Declarations