OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLDHChar
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/test/intltest/
nptrans.h
116
inline UBool
isLDHChar
(UChar32 ch);
126
inline UBool NamePrepTransform::
isLDHChar
(UChar32 ch){
idnaref.cpp
325
}else if(prep->
isLDHChar
(b1[j])==FALSE){ // if the char is in ASCII range verify that it is an LDH character{
459
}if(prep->
isLDHChar
(src[srcLength])==FALSE){
472
}else if(prep->
isLDHChar
(src[j])==FALSE){
/external/icu4c/common/
uidna.cpp
177
static inline UBool
isLDHChar
(UChar ch){
285
}else if(
isLDHChar
(b1[j])==FALSE){ // if the char is in ASCII range verify that it is an LDH character
430
}/*else if(
isLDHChar
(src[srcLength])==FALSE){
443
}/*else if(
isLDHChar
(src[j])==FALSE){
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 1387 milliseconds