Home
last modified time | relevance | path

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

/external/jdiff/src/jdiff/
DHTMLIndexes.java902 oldsw = emitIndexEntryForAny(currIndex, oldsw, multipleMarker); in emitAllDiffsIndex()
906 oldsw = emitIndexEntryForAny(currIndex, oldsw, multipleMarker); in emitAllDiffsIndex()
916 oldsw = emitIndexEntryForAny(currIndex, oldsw, multipleMarker); in emitAllDiffsIndex()
924 public char emitIndexEntryForAny(Index currIndex, char oldsw, in emitIndexEntryForAny() method in HTMLIndexes