OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNextChar
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java
167
isNextChar
(local, n, 'H') ) { // SCH->sk
171
if (
isNextChar
(local, n, 'H')) { // detect CH
185
isNextChar
(local, n, 'G') &&
194
isNextChar
(local, n, 'H')) {
198
isNextChar
(local,n,'H') &&
250
if (
isNextChar
(local,n,'H')) {
322
private boolean
isNextChar
(StringBuffer string, int index, char c) {
/prebuilt/common/http-client/
commons-codec-1.4.jar
Completed in 74 milliseconds