Searched defs:next_ch (Results 1 – 5 of 5) sorted by relevance
35 let next_ch = match self.buffer.take().or_else(|| self.iter.next()) { in next() localVariable
77 bool Base64::GetNextBase64Char(char ch, char* next_ch) { in GetNextBase64Char()
540 macro_rules! next_ch { macro
404 int next_ch = it->first; in LoadCompositeFont() local
1214 int ch, last_ch, quote_ch, next_ch; in __read_token() local