Searched refs:allPossibleComments (Results 1 – 3 of 3) sorted by relevance
266 String ctOld = (String)(Comments.allPossibleComments.put(commentID, ct)); in addTextToComments()
28 public static Hashtable allPossibleComments = new Hashtable(); field in Comments
1873 possibleComment = (String)Comments.allPossibleComments.get(commentID); in emitComment()