Searched defs:isLastChar (Results 1 - 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/language/
H A DMetaphone.java150 isLastChar(wdsz, n) ) { // B is silent if word ends in MB
158 !isLastChar(wdsz, n) &&
166 if (!isLastChar(wdsz, n) &&
189 if (!isLastChar(wdsz, n + 1) &&
198 if (isLastChar(wdsz, n + 1) &&
202 if (!isLastChar(wdsz, n + 1) &&
217 if (!isLastChar(wdsz, n) &&
226 if (isLastChar(wdsz, n)) {
294 if (!isLastChar(wdsz,n) &&
346 private boolean isLastChar(in method in class:Metaphone
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.codec_1.3.0.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/commons-codec-1.4/
H A Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/external/robolectric/lib/main/
H A Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...

Completed in 494 milliseconds