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

/external/icu4c/common/
H A Dunorm.cpp60 if(options&UNORM_UNICODE_3_2) {
83 if(options&UNORM_UNICODE_3_2) {
102 if(options&UNORM_UNICODE_3_2) {
124 if(options&UNORM_UNICODE_3_2) {
135 if(options&UNORM_UNICODE_3_2) {
228 if(options&UNORM_UNICODE_3_2) {
239 if(options&UNORM_UNICODE_3_2) {
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 Dunormcmp.cpp589 if(normOptions&UNORM_UNICODE_3_2) {
598 if(normOptions&UNORM_UNICODE_3_2) {
H A Dusprep.cpp617 UNORM_NFKC, UNORM_UNICODE_3_2,
/external/icu4c/common/unicode/
H A Dunorm.h167 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon5283
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon13003
/external/webkit/Source/WebCore/icu/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon13246
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dunorm.h161 UNORM_UNICODE_3_2=0x20 enumerator in enum:__anon13565
/external/webkit/Source/WebCore/platform/graphics/
H A DWidthIterator.cpp244 UNORM_NFC, UNORM_UNICODE_3_2, &normalizedCharacters[0], 2, &uStatus);
/external/icu4c/test/intltest/
H A Dnormconf.cpp158 TestConformance(openNormalizationTestFile("NormalizationTest-3.2.0.txt"), UNORM_UNICODE_3_2);
H A Dtstnorm.cpp1052 // set UNORM_UNICODE_3_2 in one additional combination
1063 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" }

Completed in 370 milliseconds