Searched refs:normalizeApostrophes (Results 1 – 1 of 1) sorted by relevance
343 value = normalizeApostrophes(value); in processForDisplay()516 value = normalizeApostrophes(value); in processInput()689 private String normalizeApostrophes(String value) { in normalizeApostrophes() method in DisplayAndInputProcessor