Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/commons/codec/language/
DDoubleMetaphone.java91 value = cleanInput(value); in doubleMetaphone()
922 private String cleanInput(String input) { in cleanInput() method in DoubleMetaphone