OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frontv
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java
46
private String
frontv
= "EIY" ;
field in class:Metaphone
154
(this.
frontv
.indexOf(local.charAt(n + 1)) >= 0) ) {
162
(this.
frontv
.indexOf(local.charAt(n + 1)) >= 0)) {
186
(this.
frontv
.indexOf(local.charAt(n + 2)) >= 0)) { // DGE DGI DGY -> J
213
(this.
frontv
.indexOf(local.charAt(n + 1)) >= 0) &&
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar
Completed in 32 milliseconds