Searched refs:NextNChars (Results 1 – 4 of 4) sorted by relevance
234 NextNChars(3); in Parse()360 void JSONParser::NextNChars(int n) { in NextNChars() function in base::internal::JSONParser753 NextNChars(3); in DecodeUTF16()780 NextNChars(3); in DecodeUTF16()929 NextNChars(kTrueLen - 1); in ConsumeLiteral()940 NextNChars(kFalseLen - 1); in ConsumeLiteral()951 NextNChars(kNullLen - 1); in ConsumeLiteral()
148 void NextNChars(int n);
229 NextNChars(3); in Parse()355 void JSONParser::NextNChars(int n) { in NextNChars() function in base::internal::JSONParser748 NextNChars(3); in DecodeUTF16()775 NextNChars(3); in DecodeUTF16()924 NextNChars(kTrueLen - 1); in ConsumeLiteral()935 NextNChars(kFalseLen - 1); in ConsumeLiteral()946 NextNChars(kNullLen - 1); in ConsumeLiteral()