Searched refs:NextNChars (Results 1 – 2 of 2) sorted by relevance
238 NextNChars(3); in Parse()364 void JSONParser::NextNChars(int n) { in NextNChars() function in base::internal::JSONParser759 NextNChars(3); in DecodeUTF16()786 NextNChars(3); in DecodeUTF16()935 NextNChars(kTrueLen - 1); in ConsumeLiteral()946 NextNChars(kFalseLen - 1); in ConsumeLiteral()957 NextNChars(kNullLen - 1); in ConsumeLiteral()
151 void NextNChars(int n);