HomeSort by relevance Sort by last modified time
    Searched full:metaphone (Results 1 - 7 of 7) 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...]
DoubleMetaphone.java 23 * Encodes a string into a double metaphone value.
68 * Encode a value with Double Metaphone
78 * Encode a value with Double Metaphone, optionally using the alternate
194 * <code>obj</code> is a <code>String</code> (like <code>Metaphone</code>).
218 * Check if the Double Metaphone values of two <code>String</code> values
232 * Check if the Double Metaphone values of two <code>String</code> values
    [all...]
  /external/apache-http/src/org/apache/commons/codec/
package.html 76 <a href="#">org.apache.commons.codec.language.Metaphone</a>
78 <td>Implementation of the Metaphone algorithm.</td>
StringEncoderComparator.java 26 * as Soundex, Metaphone, etc. This class can come in
  /prebuilt/common/http-client/
commons-codec-1.4.jar 
  /external/libvpx/examples/includes/geshi/geshi/
php.php 491 'memory_get_usage','metaphone','mhash','mhash_count',
    [all...]
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt     [all...]

Completed in 461 milliseconds