Searched defs:next_ch (Results 1 – 7 of 7) sorted by relevance
37 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()
627 macro_rules! next_ch { macro
623 macro_rules! next_ch { macro
194 int next_ch = it->first; in CreateWidthsArray() local
1214 int ch, last_ch, quote_ch, next_ch; in __read_token() local