Searched defs:NextChar (Results 1 – 10 of 10) sorted by relevance
23 bool TokenizedStringCharIterator::NextChar() { in NextChar() function in app_list::TokenizedStringCharIterator
138 int NextChar = 0; in LexToken() local
74 wchar_t NextChar() { in NextChar() function
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
171 size_t NextChar; variable
1854 const char *NextChar = getTok().getEndLoc().getPointer(); in ParseMacroArgument() local