Lines Matching refs:tokenArrayEnd
203 case tokenArrayEnd: in readValue()
254 token.type_ = tokenArrayEnd; in readToken()
517 return recoverFromError(tokenArrayEnd); in readArray()
526 currentToken.type_ != tokenArrayEnd); in readArray()
529 currentToken, tokenArrayEnd); in readArray()
531 if (currentToken.type_ == tokenArrayEnd) in readArray()
908 tokenArrayEnd, enumerator
1116 case tokenArrayEnd: in readValue()
1168 token.type_ = tokenArrayEnd; in readToken()
1526 return recoverFromError(tokenArrayEnd); in readArray()
1535 currentToken.type_ != tokenArrayEnd); in readArray()
1538 currentToken, tokenArrayEnd); in readArray()
1540 if (currentToken.type_ == tokenArrayEnd) in readArray()