Searched refs:EDIT_DELETE (Results 1 – 2 of 2) sorted by relevance
51 var type: Int = EDIT_DELETE in calculate()86 EDIT_DELETE -> sourcePos--139 const val EDIT_DELETE = 0 constant153 editTab[i][0] = EDIT_DELETE in i()
33 private static final int DELETE = LevenshteinDistance.EDIT_DELETE;