OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:US_ENGLISH
(Results
1 - 3
of
3
) sorted by null
/external/apache-http/src/org/apache/commons/codec/language/
RefinedSoundex.java
39
* the
US_ENGLISH
mapping.
41
public static final RefinedSoundex
US_ENGLISH
= new RefinedSoundex();
53
* implementation contains a default map for
US_ENGLISH
Soundex.java
41
public static final Soundex
US_ENGLISH
= new Soundex();
98
* letter is mapped. This implementation contains a default map for
US_ENGLISH
117
* letter is mapped. This implementation contains a default map for
US_ENGLISH
/external/owasp/sanitizer/lib/commons-codec-1.4/
commons-codec-1.4.jar
Completed in 180 milliseconds