Searched defs:ByteIterator (Results 1 – 1 of 1) sorted by relevance
2786 class ByteIterator { class2797 ByteIterator(const Document *doc_=nullptr, Sci::Position position_=0) noexcept : in ByteIterator() function in __anonaeed9c930111::ByteIterator2800 ByteIterator(const ByteIterator &other) noexcept { in ByteIterator() function in __anonaeed9c930111::ByteIterator2804 ByteIterator(ByteIterator &&other) noexcept { in ByteIterator() function in __anonaeed9c930111::ByteIterator