Searched refs:nfkd (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tstnrapi.cpp | 57 UnicodeString tel, nfkc, nfkd; in TestNormalizerAPI() local 63 Normalizer::decompose(tel, TRUE, 0, nfkd, errorCode); in TestNormalizerAPI() 68 nfkd!=UnicodeString("TEL\\u0301TELTELTELTELTELTELTELTELTEL", "").unescape() in TestNormalizerAPI()
|
/external/icu/icu4c/source/test/intltest/ |
D | tstnrapi.cpp | 57 UnicodeString tel, nfkc, nfkd; in TestNormalizerAPI() local 63 Normalizer::decompose(tel, TRUE, 0, nfkd, errorCode); in TestNormalizerAPI() 68 nfkd!=UnicodeString("TEL\\u0301TELTELTELTELTELTELTELTELTEL", "").unescape() in TestNormalizerAPI()
|
/external/icu/icu4c/source/data/translit/ |
D | Hebrew_Latin.txt | 11 :: nfkd (nfc) ;
|
/external/chromium_org/third_party/icu/source/data/translit/ |
D | Hebrew_Latin.txt | 11 :: nfkd (nfc) ;
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cnormtst.c | 1150 nfkd[]={ in TestNextPrevious() local 1195 …_testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKD, TRUE, nfkd, sizeof(nfkd)/U_SIZEOF_UC… in TestNextPrevious() 1206 …_testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKD, FALSE, nfkd, sizeof(nfkd)/U_SIZEOF_U… in TestNextPrevious()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnormtst.c | 1150 nfkd[]={ in TestNextPrevious() local 1195 …_testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKD, TRUE, nfkd, sizeof(nfkd)/U_SIZEOF_UC… in TestNextPrevious() 1206 …_testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKD, FALSE, nfkd, sizeof(nfkd)/U_SIZEOF_U… in TestNextPrevious()
|