Searched refs:getCanonStartSet (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/common/
H A Dnormalizer2impl.h271 UBool getCanonStartSet(UChar32 c, UnicodeSet &set) const;
481 const UnicodeSet &getCanonStartSet(int32_t n) const;
H A Dcaniter.cpp448 if (!nfcImpl.getCanonStartSet(cp, starts)) {
H A Dnormalizer2impl.cpp1889 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const { function in class:Normalizer2Impl
1898 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const { function in class:Normalizer2Impl
1906 set.addAll(getCanonStartSet(value));
/external/icu4c/test/intltest/
H A Ducdtest.cpp334 * Test for an example that getCanonStartSet() delivers
353 if (nfcImpl->getCanonStartSet(0x49, set1)) {
371 errln("NFC.getCanonStartSet() returned FALSE");
H A Dtstnorm.cpp1120 if(nfcImpl->getCanonStartSet(iI[i], iSet)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 85 milliseconds