Home
last modified time | relevance | path

Searched refs:allPossibleComments (Results 1 – 3 of 3) sorted by relevance

/external/jdiff/src/jdiff/
DAPIHandler.java264 String ctOld = (String)(Comments.allPossibleComments.put(commentID, ct)); in addTextToComments()
DComments.java28 public static Hashtable allPossibleComments = new Hashtable(); field in Comments
DHTMLReportGenerator.java1832 possibleComment = (String)Comments.allPossibleComments.get(commentID); in emitComment()