Searched defs:NextChar (Results 1 – 10 of 10) sorted by relevance
30 bool TokenizedStringCharIterator::NextChar() { in NextChar() function in app_list::TokenizedStringCharIterator
138 int NextChar = 0; in LexToken() local
212 void Tokenizer::NextChar() { in NextChar() function in google::protobuf::io::Tokenizer
33 TEST_F(JSONParserTest, NextChar) { in TEST_F() argument
343 const char* JSONParser::NextChar() { in NextChar() function in base::internal::JSONParser
54 int NextChar(const uint8** cursor, const uint8* end) { in NextChar() function
219 void Tokenizer::NextChar() { in NextChar() function in google::protobuf::io::Tokenizer
170 size_t NextChar; variable
694 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
1944 const char *NextChar = getTok().getEndLoc().getPointer(); in parseMacroArgument() local