OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:metaphone
(Results
1 - 6
of
6
) sorted by null
/external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java
23
* Encodes a string into a
metaphone
value.
29
* <CITE>Hanging on the
Metaphone
</CITE> by <CITE>Lawrence Philips</CITE> in <CITE>Computer Language of Dec. 1990, p
34
* @version $Id:
Metaphone
.java,v 1.20 2004/06/05 18:32:04 ggregory Exp $
36
public class
Metaphone
implements StringEncoder {
44
* Variable used in
Metaphone
algorithm
49
* Variable used in
Metaphone
algorithm
54
* The max code length for
metaphone
is 4
59
* Creates an instance of the
Metaphone
encoder
61
public
Metaphone
() {
66
* Find the
metaphone
value of a String. This is similar to th
75
public String
metaphone
(String txt) {
method in class:Metaphone
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar
/prebuilts/devtools/tools/lib/
commons-codec-1.4.jar
/prebuilts/tools/common/http-client/
commons-codec-1.4.jar
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar
/external/robolectric/lib/main/
commons-codec-1.6.jar
Completed in 326 milliseconds