OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFCD16
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/common/
normalizer2impl.h
266
uint16_t
getFCD16
(UChar32 c) const {
456
UBool hasFCDBoundaryBefore(UChar32 c) const { return c<MIN_CCC_LCCC_CP ||
getFCD16
(c)<=0xff; }
458
uint16_t fcd16=
getFCD16
(c);
461
UBool isFCDInert(UChar32 c) const { return
getFCD16
(c)<=1; }
normalizer2.cpp
[
all
...]
normalizer2impl.cpp
[
all
...]
/external/icu4c/i18n/
ucol_elm.cpp
777
fcd = nfcImpl->
getFCD16
(c);
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 55 milliseconds