Searched refs:UNORM_UNICODE_3_2 (Results 1 - 16 of 16) sorted by relevance

/external/icu4c/common/
H A Dnormlzr.cpp73 if(fOptions&UNORM_UNICODE_3_2) {
142 if(options&UNORM_UNICODE_3_2) {
177 if(options&UNORM_UNICODE_3_2) {
194 if(options&UNORM_UNICODE_3_2) {
228 if(options&UNORM_UNICODE_3_2) {
H A Dunorm.cpp425 if(options&UNORM_UNICODE_3_2) {
446 if(options&UNORM_UNICODE_3_2) {
463 if(options&UNORM_UNICODE_3_2) {
484 if(options&UNORM_UNICODE_3_2) {
490 if(options&UNORM_UNICODE_3_2) {
585 if(options&UNORM_UNICODE_3_2) {
591 if(options&UNORM_UNICODE_3_2) {
H A Dunormcmp.cpp589 if(normOptions&UNORM_UNICODE_3_2) {
595 if(normOptions&UNORM_UNICODE_3_2) {
H A Dusprep.cpp613 UNORM_NFKC, UNORM_UNICODE_3_2,
/external/chromium/third_party/icu/public/common/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon1273
/external/icu4c/common/unicode/
H A Dunorm.h167 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon2400
/external/webkit/JavaScriptCore/icu/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon6480
/external/webkit/WebCore/icu/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon6610
/external/webkit/WebKit/mac/icu/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon6762
/external/webkit/WebCore/platform/graphics/
H A DWidthIterator.cpp235 UNORM_NFC, UNORM_UNICODE_3_2, &normalizedCharacters[0], 2, &uStatus);
/external/chromium/third_party/icu/source/test/intltest/
H A Dnormconf.cpp157 TestConformance(openNormalizationTestFile("NormalizationTest-3.2.0.txt"), UNORM_UNICODE_3_2);
H A Dtstnorm.cpp1066 // set UNORM_UNICODE_3_2 in one additional combination
1077 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" }
/external/icu4c/test/intltest/
H A Dnormconf.cpp158 TestConformance(openNormalizationTestFile("NormalizationTest-3.2.0.txt"), UNORM_UNICODE_3_2);
H A Dtstnorm.cpp1049 // set UNORM_UNICODE_3_2 in one additional combination
1060 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" }
/external/chromium/third_party/icu/source/common/
H A Dusprep.cpp654 UNORM_NFKC, UNORM_UNICODE_3_2|UNORM_BEFORE_PRI_29,
H A Dunorm.cpp605 case UNORM_UNICODE_3_2:

Completed in 107 milliseconds