Home
last modified time | relevance | path

Searched refs:surrogates (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/test/testdata/
Dtestnorm.txt45 D802:2 # surrogates with non-zero combining classes
59 D800>D7FF # surrogates with mappings, and mappings to empty strings
Dcollationtest.txt376 ** test: Hani < surrogates < U+FFFD
377 # Note: compareUTF8() treats unpaired surrogates like U+FFFD,
378 # so with that the strings with surrogates will compare equal to each other
1662 # It turned out that surrogates were not skipped properly
Dconversion.txt761 // surrogates in CESU-8
1786 // Verify that incomplete surrogates are handled as an error
Drbbitst.txt578 # ticket #4853: unpaired surrogates should behave like AL
/external/icu/icu4c/source/samples/uciter8/
Dreadme.txt6 and also accepting single surrogates.
8 The macros are incomplete (do not assemble code points from pairs of surrogates)
/external/icu/icu4c/source/test/cintltst/
Dbocu1tst.c941 static const UChar surrogates[]={ 0xdc00, 0xd800 }; /* single surrogates, unmatched! */ variable
961 { surrogates, UPRV_LENGTHOF(surrogates) },
/external/chromium-trace/catapult/third_party/html5lib-python/
DCHANGES.rst46 surrogates (read: Jython). Fixes #2.
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp3904 UnicodeSet surrogates; in TestUCAUnsafeBackwards()
3905 surrogates.add(0xd83a); // a lead surrogate in TestUCAUnsafeBackwards()
3906 surrogates.add(0xdc00, 0xdfff); // a range of trail surrogates in TestUCAUnsafeBackwards()
3908 surrogates.toPattern(pat, FALSE); // bad: [ 0xd83a, 0xdc00, 0x2d, 0xdfff ] in TestUCAUnsafeBackwards()
3918 checkEqual(surrogates, s2, "surrogates to/from pattern"); in TestUCAUnsafeBackwards()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
Dcollationtest.txt376 ** test: Hani < surrogates < U+FFFD
377 # Note: compareUTF8() treats unpaired surrogates like U+FFFD,
378 # so with that the strings with surrogates will compare equal to each other
1662 # It turned out that surrogates were not skipped properly
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt376 ** test: Hani < surrogates < U+FFFD
377 # Note: compareUTF8() treats unpaired surrogates like U+FFFD,
378 # so with that the strings with surrogates will compare equal to each other
1662 # It turned out that surrogates were not skipped properly
/external/pcre/dist/
DNEWS194 code points and are now faulted. (They are the so-called "surrogates"
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
Drbbitst.txt561 # ticket #4853: unpaired surrogates should behave like AL
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt561 # ticket #4853: unpaired surrogates should behave like AL
/external/pcre/dist/doc/
Dpcre.txt4586 messy concept of surrogates."
5532 equal to U+00A0, except for the surrogates U+D800 to U+DFFF. Note that