Home
last modified time | relevance | path

Searched refs:foldingOptions (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
Dtstnorm.cpp1166 BasicNormalizerTest::countFoldFCDExceptions(uint32_t foldingOptions) { in countFoldFCDExceptions() argument
1176 logln("Test if case folding may un-FCD a string (folding options %04lx)", foldingOptions); in countFoldFCDExceptions()
1212 s.foldCase(foldingOptions); in countFoldFCDExceptions()
1233 … dataerrln("U+%04lx: case-folding may un-FCD a string (folding options %04lx)", c, foldingOptions); in countFoldFCDExceptions()
1243 … errln("U+%04lx: case-folding un-NFDs this character (folding options %04lx)", c, foldingOptions); in countFoldFCDExceptions()
1247 …points for which case-folding may un-FCD a string (folding options %04lx)", count, foldingOptions); in countFoldFCDExceptions()
Dtstnorm.h62 int32_t countFoldFCDExceptions(uint32_t foldingOptions);
/external/chromium/third_party/icu/source/test/intltest/
Dtstnorm.cpp1183 BasicNormalizerTest::countFoldFCDExceptions(uint32_t foldingOptions) { in countFoldFCDExceptions() argument
1193 logln("Test if case folding may un-FCD a string (folding options %04lx)", foldingOptions); in countFoldFCDExceptions()
1229 s.foldCase(foldingOptions); in countFoldFCDExceptions()
1250 … errln("U+%04lx: case-folding may un-FCD a string (folding options %04lx)", c, foldingOptions); in countFoldFCDExceptions()
1260 … errln("U+%04lx: case-folding un-NFDs this character (folding options %04lx)", c, foldingOptions); in countFoldFCDExceptions()
1264 …points for which case-folding may un-FCD a string (folding options %04lx)", count, foldingOptions); in countFoldFCDExceptions()
Dtstnorm.h60 int32_t countFoldFCDExceptions(uint32_t foldingOptions);