Searched refs:tokenComment (Results 1 – 4 of 4) sorted by relevance
232 } while (token.type_ == tokenComment); in skipCommentTokens()261 token.type_ = tokenComment; in readToken()485 comma.type_ != tokenComment)) { in readObject()490 while (comma.type_ == tokenComment && finalizeTokenOk) in readObject()522 while (currentToken.type_ == tokenComment && ok) { in readArray()919 tokenComment, enumerator1146 } while (token.type_ == tokenComment); in skipCommentTokens()1184 token.type_ = tokenComment; in readToken()1490 comma.type_ != tokenComment)) { in readObject()1495 while (comma.type_ == tokenComment && finalizeTokenOk) in readObject()[all …]
172 tokenComment, enumerator
474 } while (token.type_ == tokenComment); in skipCommentTokens()503 token.type_ = tokenComment; in readToken()727 comma.type_ != tokenComment)) { in readObject()732 while (comma.type_ == tokenComment && finalizeTokenOk) in readObject()764 while (token.type_ == tokenComment && ok) { in readArray()1184 tokenComment, enumerator1430 } while (token.type_ == tokenComment); in skipCommentTokens()1465 token.type_ = tokenComment; in readToken()1735 comma.type_ != tokenComment)) { in readObject()1740 while (comma.type_ == tokenComment && finalizeTokenOk) in readObject()[all …]
1542 tokenComment, enumerator
Completed in 20 milliseconds