Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/commons/codec/language/
DRefinedSoundex.java41 public static final RefinedSoundex US_ENGLISH = new RefinedSoundex(); field in RefinedSoundex
DSoundex.java41 public static final Soundex US_ENGLISH = new Soundex(); field in Soundex
/external/owasp/sanitizer/lib/commons-codec-1.4/
DRELEASE-NOTES.txt40 o [CODEC-10] Using US_ENGLISH in Soundex caused an NullPointerException.
/external/apache-http/api/
Dapache-http-legacy-current.txt603 field public static final org.apache.commons.codec.language.RefinedSoundex US_ENGLISH;
616 field public static final org.apache.commons.codec.language.Soundex US_ENGLISH;