Home
last modified time | relevance | path

Searched refs:EatComment (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/json/
Djson_reader.h190 bool EatComment();
Djson_reader.cc594 if (!EatComment()) in EatWhitespaceAndComments()
604 bool JSONReader::EatComment() { in EatComment() function in base::JSONReader